# HG changeset patch # User Pascal Bellard # Date 1219917701 0 # Node ID b99e4ca3a0a557d994d8d16d7c5d716421cbe34b # Parent a1143ad7ba2aad0485c55f93787786176d3d3d12 Linux: CONFIG_HZ=1000 diff -r a1143ad7ba2a -r b99e4ca3a0a5 linux/stuff/linux-2.6.25.5-slitaz.config --- a/linux/stuff/linux-2.6.25.5-slitaz.config Thu Aug 28 09:15:20 2008 +0000 +++ b/linux/stuff/linux-2.6.25.5-slitaz.config Thu Aug 28 10:01:41 2008 +0000 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.25.5 -# Thu Aug 28 08:54:20 2008 +# Thu Aug 28 09:58:58 2008 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -255,9 +255,9 @@ # CONFIG_SECCOMP is not set # CONFIG_HZ_100 is not set # CONFIG_HZ_250 is not set -CONFIG_HZ_300=y -# CONFIG_HZ_1000 is not set -CONFIG_HZ=300 +# CONFIG_HZ_300 is not set +CONFIG_HZ_1000=y +CONFIG_HZ=1000 # CONFIG_SCHED_HRTICK is not set CONFIG_KEXEC=y # CONFIG_CRASH_DUMP is not set