Lines Matching refs:to
15 scientific/computation system, or if you want to maximize the
23 "explicit preemption points" to the kernel code. These new
24 preemption points have been selected to reduce the maximum
28 This allows reaction to interactive events by allowing a
29 low priority process to voluntarily preempt itself even if it
31 applications to run more 'smoothly' even when the system is
41 preemptible. This allows reaction to interactive events by
42 permitting a low priority process to be preempted involuntarily
44 otherwise not be about to reach a natural preemption point.
45 This allows applications to run more 'smoothly' even when the
47 and a slight runtime overhead to kernel code.