X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=kernel%2Fvserver%2FKconfig;h=aea29b20a83a40af146555d1747d0fb9a5dbdece;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=5160a01352d5f7ecbcc3b4123112d5cfbe557735;hpb=9bf4aaab3e101692164d49b7ca357651eb691cb6;p=linux-2.6.git diff --git a/kernel/vserver/Kconfig b/kernel/vserver/Kconfig index 5160a0135..aea29b20a 100644 --- a/kernel/vserver/Kconfig +++ b/kernel/vserver/Kconfig @@ -25,6 +25,16 @@ config VSERVER_HARDCPU help Activate the Hard CPU Limits +config VSERVER_HARDCPU_IDLE + bool "Limit the IDLE task" + depends on VSERVER_HARDCPU + default n + help + Limit the idle slices, so the the next context + will be scheduled as soon as possible. + might improve interactivity/latency but + increases scheduling overhead. + choice prompt "Persistent Inode Context Tagging" default INOXID_UGID24