On Fri, 2010-05-07 at 07:30 +0200, Frederic Weisbecker wrote:
FYI, there's a case where OWNER_SPIN eats astounding amounts of CPU.
Run virgin AIM7 V1.1 with many many tasks and a nil workfile. When the
thing kicks off preparing for test, it forks of these many tasks, who
then all try to phone home via pipe. The result it horrible to behold.
There's a fix for AIM7's scalability problem, but the virgin code looks
like a decent OWNER_SPIN corner case test. It turns a 32 core smt box
into an expensive space heater at sufficiently high task count:)
-Mike
--