kernel preemption中文,kernel preemption的意思,kernel preemption翻译及用法

2026-04-13 14:20 浏览次数 19

kernel preemption

Kernel preemption is a method used mainly in monolithic and hybrid kernels where all or most device drivers are run in kernel space, whereby the scheduler is permitted to forcibly perform a context switch (i.e.

kernel preemption 例句

英汉例句

  • this creates a special section in the object module that contains information like the compiler version used, the kernel version, whether kernel preemption is used, and so on.

    这一过程在目标模块创建了一个特定部分,以记录使用的编译器版本号,内核版本号,是否使用内核抢占等信息。

  • codezero's scheduler includes kernel preemption for both guest threads and microkernel threads (in addition to time slices for preemption).

    codezero的调度器包含针对来宾线程和微核线程的内核优先(以及用于优先的时间片)。

  • the kernel preemption patch has been merged into the 2.5 series and subsequently will make it into 2.6.

    内核抢占补丁在2.5系列中就已经被打上,接下来在2.6中也会打。

  • the 2.5 kernel preemption work was done by robert love.

    5的内核抢占模块的工作由robertlove完成。

相关热词