Date:2012-01-28 12:38:54 (12 years 2 months ago)
Author:Paul Cercueil
Commit:d9e5b2b99ef890090bafd176f4d1d9c35f4f8638
Message:MIPS: A320: defconfig: Tweak scheduling options to get better performance.

The main timer is now set to 250 Hz instead of 1000 Hz previously.
Files: arch/mips/configs/a320_defconfig (1 diff)

Change Details

arch/mips/configs/a320_defconfig
124124# CONFIG_HZ_48 is not set
125125# CONFIG_HZ_100 is not set
126126# CONFIG_HZ_128 is not set
127# CONFIG_HZ_250 is not set
127CONFIG_HZ_250=y
128128# CONFIG_HZ_256 is not set
129CONFIG_HZ_1000=y
129# CONFIG_HZ_1000 is not set
130130# CONFIG_HZ_1024 is not set
131131CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
132CONFIG_HZ=1000
132CONFIG_HZ=250
133133# CONFIG_PREEMPT_NONE is not set
134134CONFIG_PREEMPT_VOLUNTARY=y
135135# CONFIG_PREEMPT is not set

Archive Download the corresponding diff file



interactive