On 2009-12-11 at 18:40:15 [+0100], axeld@xxxxxxxxxxxxxxxx wrote: > Author: axeld > Date: 2009-12-11 18:40:15 +0100 (Fri, 11 Dec 2009) > New Revision: 34634 > Changeset: http://dev.haiku-os.org/changeset/34634/haiku > > Modified: > haiku/trunk/src/system/kernel/scheduler/scheduler_simple.cpp > Log: > * Changed the simple scheduler's next thread selection in the same way as > the > affine scheduler to avoid possible latency issues. Am I assuming correctly that simple_smp suffers from the same problem? Are you going to apply the change to it, too? CU, Ingo