kernel-hacking-2024-linux-s.../arch/powerpc/configs
Anton Blanchard 309a109255 [POWERPC] Enable SLUB in *_defconfig
When checking out the new NO_HZ support in powerpc, I noticed we never
slept for more than 2 seconds.  It turns out SLAB has a 2 second per cpu
timer that causes this.

After switching to SLUB I see some nice 4 second sleeps which is the
limit on this POWER6 box (the decrementer ticks at 512MHz):

slept 4.19 sec
slept 4.19 sec
slept 4.19 sec
slept 4.19 sec
slept 3.96 sec
slept 3.80 sec
slept 2.99 sec

Since SLUB is now the default and some powerpc defconfigs already enable
it, lets enable SLUB across the board for consistency.  While doing this
I also noticed that the maple defconfig has SLAB debugging enabled which
is sure to make your box nice and slow.  Fix that too.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-10-17 22:30:08 +10:00
..
bamboo_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
cell_defconfig [POWERPC] cell: Update cell_defconfig for 2.6.23 2007-08-25 16:58:27 +10:00
celleb_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
chrp32_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
ebony_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
ep88xc_defconfig [POWERPC] 8xx/wrapper: Embedded Planet EP88xC support 2007-10-04 11:02:40 -05:00
g5_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
holly_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
iseries_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
kilauea_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
linkstation_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
lite5200_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
maple_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc85xx_cds_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc832x_mds_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc832x_rdb_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc834x_itx_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc834x_itxgp_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc834x_mds_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc836x_mds_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc866_ads_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc885_ads_defconfig [POWERPC] 8xx: mpc885ads cleanup 2007-10-04 11:02:38 -05:00
mpc7448_hpc2_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8272_ads_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8313_rdb_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8540_ads_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8544_ds_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8560_ads_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8568mds_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8572_ds_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8610_hpcd_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
mpc8641_hpcn_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
pasemi_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
pmac32_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
ppc64_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
pq2fads_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
prpmc2800_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
ps3_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
pseries_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
sequoia_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00
walnut_defconfig [POWERPC] Enable SLUB in *_defconfig 2007-10-17 22:30:08 +10:00