linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v1 0/3] cpuidle: (pSeries) pseries idle driver fixes.
@ 2012-10-10  7:29 Deepthi Dharwar
  2012-10-10  7:29 ` [RESEND PATCH v1 1/3] cpuidle: (POWER) Fix target residency initialisation in pseries cpuidle Deepthi Dharwar
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Deepthi Dharwar @ 2012-10-10  7:29 UTC (permalink / raw)
  To: linux-kernel, linuxppc-dev, benh

The following series consists of a bunch of fixes for 
cpuidle back-end driver for ppc64 (pSeries) platform.

The series applies on 3.6-rc7 and has been tested on ppc64 pSeries
POWER7 system with snooze and nap states.

With these fixes, avg idle residency for nap on 50 percent idle system
increased from 96 to 99.4 percent and idle residency for snooze for
the same decreased from 4 to 0.6 percent, determined running spec power
benchmark runs.

 Deepthi Dharwar (3):
      cpuidle: (POWER) Fix snooze state problem persistant in the current cpuidle design on pseries.
      cpuidle: (POWER) Fix smt_snooze_delay functionality.
      cpuidle: (POWER) Fix target residency initialisation in pseries cpuidle


  arch/powerpc/include/asm/processor.h            |    4 +
 arch/powerpc/kernel/sysfs.c                     |    2 -
 arch/powerpc/platforms/pseries/processor_idle.c |   62 +++++++++++------------
 3 files changed, 32 insertions(+), 36 deletions(-)


-- Deepthi

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

end of thread, other threads:[~2012-10-10  7:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-10  7:29 [RESEND PATCH v1 0/3] cpuidle: (pSeries) pseries idle driver fixes Deepthi Dharwar
2012-10-10  7:29 ` [RESEND PATCH v1 1/3] cpuidle: (POWER) Fix target residency initialisation in pseries cpuidle Deepthi Dharwar
2012-10-10  7:29 ` [RESEND PATCH v1 2/3] cpuidle: (POWER) Fix smt_snooze_delay functionality Deepthi Dharwar
2012-10-10  7:29 ` [RESEND PATCH v1 3/3] cpuidle: (POWER) Fix snooze state problem persistant in the current cpuidle design on pseries Deepthi Dharwar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).