Lines Matching refs:to
28 scientific/computation system, or if you want to maximize the
38 "explicit preemption points" to the kernel code. These new
39 preemption points have been selected to reduce the maximum
43 This allows reaction to interactive events by allowing a
44 low priority process to voluntarily preempt itself even if it
46 applications to run more 'smoothly' even when the system is
58 preemptible. This allows reaction to interactive events by
59 permitting a low priority process to be preempted involuntarily
61 otherwise not be about to reach a natural preemption point.
62 This allows applications to run more 'smoothly' even when the
64 and a slight runtime overhead to kernel code.
78 interrupt threading and introducing mechanisms to break up long
103 This option allows to define the preemption model on the kernel
108 provide a pre-built kernel binary to reduce the number of kernel
130 - limiting SMT interference to improve determinism and/or performance.