From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43560DCC.9040606@domain.hid> Date: Wed, 19 Oct 2005 11:11:40 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 Subject: Re: [Xenomai-core] Testing the adeos-ipipe-2.6.13-ppc-1.0-00.patch References: <1CFEB358338412458B21FAA0D78FE86D4F0E28@domain.hid> In-Reply-To: <1CFEB358338412458B21FAA0D78FE86D4F0E28@domain.hid> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fillod Stephane Cc: xenomai@xenomai.org On 10/17/2005 05:42 PM Fillod Stephane wrote: > Hi Philippe, > > Sorry for the late report, Xenomai appears to work fine on a Freescale > e500 > board (MPC8541E) under Linux 2.6.13. Xenomai version was v1.9.9, ie. the > daily > snapshot as of today. Here are some preliminary figures (CPU 800MHz, Bus > 133MHz, > 32 kiB I-Cache 32 kiB D-Cache, 256 kiB L2): > > switch $ ./run > == Sampling period: 100 us > RTH| lat min| lat avg| lat max| lost > RTD| 3660| 3690| 8070| 0 > > kaltency $ ./run > RTH|----klat min|----klat avg|----klat max| overrun| > RTS| -7350| -5715| 6420| 0| > 00:03:17/00:03:17 > > latency $ ./run > == Sampling period: 100 us > RTT| 00:08:04 > RTH|-----lat min|-----lat avg|-----lat max|-overrun| > RTS| -6930| -4260| 8700| 0| > 00:08:06/00:08:06 > > Load for klatency/latency was ping flooding on FCC (piece of cake), > and cache calibrator. IMHO, we can do nastier. You mean the cache calibrator from http://monetdb.cwi.nl/Calibrator/? I tried it on my Ocotea board and it increased the max latency for 25 to 30 us. Thanks. Wolfgang.