public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] NO_IDLE_HZ support patches
@ 2005-09-15  8:50 Srivatsa Vaddagiri
  0 siblings, 0 replies; only message in thread
From: Srivatsa Vaddagiri @ 2005-09-15  8:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, schwidefsky

CONFIG_NO_IDLE_HZ (supported on s390 and ARM currently, but also gaining
x86 support very soon) lets timer ticks to be skipped on idle CPUs. This
has several implications on core kernel, which are addressed in
these patches sent in separate mails.


Patch 0/3	- 	This mail.
Patch 1/3	-	Fix a RCU race condition
Patch 2/3	- 	add_timer_on needs to check for wakeup of
			sleeping CPU.
Patch 3/3	- 	Take care of scheduler load imbalance because
			rebalance does not happen when idle
			CPU shuts of ticks for extended periods.
			(This is more of place holder right now for
			a real patch).
			

-- 


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:50 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:50 [PATCH 0/3] NO_IDLE_HZ support patches Srivatsa Vaddagiri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox