From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18636 invoked by alias); 27 Aug 2013 07:42:00 -0000 Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org Received: (qmail 18627 invoked by uid 89); 27 Aug 2013 07:42:00 -0000 Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 27 Aug 2013 07:42:00 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM,SPF_FAIL autolearn=no version=3.3.2 X-HELO: sam.nabble.com Received: from tom.nabble.com ([192.168.236.105]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VEDuT-0007ty-3u for ecos-devel@ecos.sourceware.org; Tue, 27 Aug 2013 00:41:53 -0700 Date: Tue, 27 Aug 2013 07:42:00 -0000 From: Felix R To: ecos-devel@ecos.sourceware.org Message-ID: <1377589313068-242270.post@n7.nabble.com> Subject: bugs on CPULoadPackage MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2013-08/txt/msg00006.txt.bz2 1) Idle Loop counter is optimized --> make it volatile 2) Alarm ticks is 10 (measument time 0.1s). If you change your timebase, this will mess with your Measurments. This should be a parameter or be determined automatically. -- View this message in context: http://sourceware-org.1504.n7.nabble.com/bugs-on-CPULoadPackage-tp242270.html Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.