* [ckpatch][14/29] hz-default_1000.patch
@ 2006-06-18 7:32 Con Kolivas
0 siblings, 0 replies; only message in thread
From: Con Kolivas @ 2006-06-18 7:32 UTC (permalink / raw)
To: linux list; +Cc: ck list
Set HZ to 1000 by default which is a better choice for normal desktops.
Signed-off-by: Con Kolivas <kernel@kolivas.org>
---
kernel/Kconfig.hz | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: linux-ck-dev/kernel/Kconfig.hz
===================================================================
--- linux-ck-dev.orig/kernel/Kconfig.hz 2006-06-18 15:20:13.000000000 +1000
+++ linux-ck-dev/kernel/Kconfig.hz 2006-06-18 15:23:58.000000000 +1000
@@ -4,7 +4,7 @@
choice
prompt "Timer frequency"
- default HZ_250
+ default HZ_1000
help
Allows the configuration of the timer frequency. It is customary
to have the timer interrupt run at 1000 HZ but 100 HZ may be more
--
-ck
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-18 7:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-18 7:32 [ckpatch][14/29] hz-default_1000.patch Con Kolivas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox