lkml.org 
[lkml]   [2006]   [Jun]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[ckpatch][14/29] hz-default_1000.patch
Date
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-06-18 09:35    [W:0.277 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site