This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / init / Kconfig
index 64ca2fc..5d28bb7 100644 (file)
@@ -214,6 +214,18 @@ config CKRM_MEM_LRUORDER_CHANGE
          Changing this to yes reduces the checking overhead but violates the approximate
          LRU order that is maintained by the paging subsystem.
 
+config CKRM_CPU_SCHEDULE_AT_BOOT
+       bool "Turn on at boot time"
+       depends on CKRM_CPU_SCHEDULE
+       default n
+       help
+         Enable CKRM CPU Scheduler at boot time. Otherwise
+         it can be turned on dynamically at runtime. If not
+         turned on the default Linux Scheduler behavior 
+         will be obtained.
+
+         Say N if unsure, Y to use this feature
+
 config CKRM_TYPE_SOCKETCLASS
        bool "Class Manager for socket groups"
        depends on CKRM