diff -u linux-2.6.19.5-vs2.2.0-rc15.4/kernel/vserver/Kconfig linux-2.6.19.5-vs2.2.0-rc15.4/kernel/vserver/Kconfig --- linux-2.6.19.5-vs2.2.0-rc15.4/kernel/vserver/Kconfig 2007-03-09 15:51:33 +0100 +++ linux-2.6.19.5-vs2.2.0-rc15.4/kernel/vserver/Kconfig 2007-03-09 15:51:33 +0100 @@ -86,7 +86,7 @@ config VSERVER_HARDCPU bool "Enable Hard CPU Limits" - default n + default y help Activate the Hard CPU Limits @@ -102,7 +102,7 @@ config VSERVER_IDLETIME bool "Avoid idle CPUs by skipping Time" depends on VSERVER_HARDCPU - default n + default y help This option allows the scheduler to artificially advance time (per cpu) when otherwise the idle