[Bugme-new] [Bug 397] New: Missing preempt optinon in configuration

bugme-daemon at smtp.osdl.org bugme-daemon at smtp.osdl.org
Sun Feb 23 14:28:57 PST 2003


http://bugme.osdl.org/show_bug.cgi?id=397

           Summary: Missing preempt optinon in configuration
    Kernel Version: 2.5.62
            Status: NEW
          Severity: normal
             Owner: rth at twiddle.net
         Submitter: donaldlf at i-55.com


Distribution: redhat
Hardware Environment: LX164
Software Environment: rawhide
Problem Description:

Missing config option for preemptable kernel

Steps to reproduce:

*** linux/arch/alpha/Kconfig.old        2003-02-23 12:44:25.000000000 -0800
--- linux/arch/alpha/Kconfig    2003-02-23 12:46:37.000000000 -0800
***************
*** 518,521 ****
--- 518,533 ----
        default y
  
+ config PREEMPT
+         bool "Preemptible Kernel"
+         help
+           This option reduces the latency of the kernel when reacting to
+           real-time or interactive events by allowing a low priority process to
+           be preempted even if it is in kernel mode executing a system call.
+           This allows applications to run more reliably even when the system is
+           under load.
+ 
+           Say Y here if you are building a kernel for a desktop, embedded
+           or real-time system.  Say N if you are unsure.
+ 
  config NR_CPUS
        int "Maximum number of CPUs (2-64)"

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Bugme-new mailing list