linux-stable-rt/arch/powerpc/configs
Anton Blanchard 030bdc3fd0 powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs
Now we have high res timers there is less of a reason for a high HZ value.
Furthermore I think there a few reasons we should reduce HZ to 100:

- Timer interrupt overhead. While this overhead is small, there are
  applications that are very sensitive to jitter (eg some HPC apps).

- Issues with the timer wheel code. When coming out of NO_HZ idle we work our
  way through the timer code one tick at a time.  If we have been idle a long
  time, this adds up - I sometimes see milliseconds of time spent in that
  loop.

  Long term we should fix the timer wheel algorithm, but for now if we reduce
  HZ then we reduce the amount of work the timer code has to do when coming
  out of idle.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-12-18 14:54:26 +11:00
..
40x
44x
52xx
83xx
85xx
86xx powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A 2009-11-20 16:45:37 -06:00
adder875_defconfig
amigaone_defconfig
c2k_defconfig
cell_defconfig
celleb_defconfig
chrp32_defconfig
ep88xc_defconfig
ep8248e_defconfig
g5_defconfig powerpc/defconfigs: Disable token ring in powerpc defconfigs 2009-12-18 14:54:25 +11:00
gamecube_defconfig powerpc: gamecube: default config 2009-12-12 22:24:28 -07:00
holly_defconfig
iseries_defconfig powerpc/defconfigs: Disable token ring in powerpc defconfigs 2009-12-18 14:54:25 +11:00
linkstation_defconfig
maple_defconfig
mgcoge_defconfig
mgsuvd_defconfig
mpc83xx_defconfig
mpc85xx_defconfig
mpc85xx_smp_defconfig
mpc86xx_defconfig
mpc866_ads_defconfig
mpc885_ads_defconfig
mpc5200_defconfig
mpc7448_hpc2_defconfig
mpc8272_ads_defconfig
pasemi_defconfig
pmac32_defconfig
ppc6xx_defconfig
ppc40x_defconfig
ppc44x_defconfig
ppc64_defconfig powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs 2009-12-18 14:54:26 +11:00
ppc64e_defconfig powerpc/defconfigs: Disable token ring in powerpc defconfigs 2009-12-18 14:54:25 +11:00
pq2fads_defconfig
prpmc2800_defconfig
ps3_defconfig
pseries_defconfig powerpc/defconfigs: Set HZ=100 on pseries and ppc64 defconfigs 2009-12-18 14:54:26 +11:00
storcenter_defconfig
wii_defconfig powerpc: wii: default config 2009-12-12 22:24:30 -07:00