All of lore.kernel.org
 help / color / mirror / Atom feed
* IBM test question
@ 2008-02-07 13:49 Matthieu CASTET
  2008-02-07 15:34 ` Sébastien Dugué
  0 siblings, 1 reply; 6+ messages in thread
From: Matthieu CASTET @ 2008-02-07 13:49 UTC (permalink / raw)
  To: linux-rt-users

hi,

I am trying to use some IBM rt test on arm.


I define atomic_add to
assert(i==1);
return ++(v->counter);

That's a bit ugly, but that should work for my need.

But I have a problem with the sched_latency test.
On my platform the thread creation is quite slow (25ms), so with the 
default value, I got a PERIOD MISSED.

I wonder why the test account thread creation time and not compute start 
at the beginning of the thread ?

Also my cpu is quite slow (compared to last intel core or powerpc). For 
example a sched_jitter run take 6s.
Couldn't be some static or runtime configuration to configure the test 
according to the cpu speed ?


Matthieu

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-12 10:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-07 13:49 IBM test question Matthieu CASTET
2008-02-07 15:34 ` Sébastien Dugué
2008-02-07 16:27   ` Matthieu CASTET
2008-02-08  9:06     ` Sébastien Dugué
2008-02-12 10:19       ` Esben Nielsen
2008-02-12 10:57         ` Matthieu CASTET

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.