kernel preemption
常见例句
- The kernel preemption case is handled by the spinlock code itself.
内核的抢占机制被它自己操作自旋锁的代码所控制。 - Certain critical sections of the kernel code are locked against preemption.
可以锁定内核代码的关键部分,不允许抢占。 - The kernel preemption patch has been merged into the 2.5 series and subsequently will make it into 2.6.
内核抢占补丁在2.5系列中就已经被打上,接下来在2.6中也会打。 返回 kernel preemption