Lines Matching refs:kernel
14 Select this option if you are building a kernel for a server or
16 raw processing power of the kernel, irrespective of scheduling
22 This option reduces the latency of the kernel by adding more
23 "explicit preemption points" to the kernel code. These new
30 is in kernel mode executing a system call. This allows
34 Select this if you are building a kernel for a desktop system.
41 This option reduces the latency of the kernel by making
42 all kernel code (that is not executing in a critical section)
45 even if it is in kernel mode executing a system call and would
49 and a slight runtime overhead to kernel code.
51 Select this if you are building a kernel for a desktop or