All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/3] CONFIG_NO_IDLE_HZ support patches - Scheduler Load balance
@ 2005-09-15  8:52 Srivatsa Vaddagiri
  0 siblings, 0 replies; only message in thread
From: Srivatsa Vaddagiri @ 2005-09-15  8:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, Nick Piggin, Ingo Molnar

This is more of a place holder for a problem discussed here:

http://lkml.org/lkml/2005/5/7/98

I am sending out this patch as a record of the load balance problem that
exists with NO_IDLE_HZ implementations.

Ingo had mentioned at OLS that it would be nice for any 
non-idle-cpu-waking-up-sleeping-cpu.patch to maintain the load
balancing algorithms intact. Basically the algorithm is offloaded
from a idle cpu to non-idle CPU and potentially lets the idle CPU
sleep for longer periods.

I have some ideas to guarantee that load balance algorithms are not
changed and yet let idle CPUs sleep as long as they want. But I have
been unable to implement them because of other pressing (read dyn-tick!)
work. Plan to work on such a patch and send out for discussions (& flames :)
as soon as possible.


-- 


Thanks and Regards,
Srivatsa Vaddagiri,
Linux Technology Center,
IBM Software Labs,
Bangalore, INDIA - 560017

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-15  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-15  8:52 [PATCH 3/3] CONFIG_NO_IDLE_HZ support patches - Scheduler Load balance Srivatsa Vaddagiri

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.