释义 |
1 ?存储器调度程序 ... master scheduler 主调度程序 memory scheduler 存储器调度程序... scheduler program 调度程序 ...
- 1
SSI solutions modify almost every area of kernel: process management, filesystem, memory management, scheduler, etc. Emulators simplify the deployment by letting the kernel processes run unchanged. SSI 解决方案会修改内核的几乎所有部分:进程管理、文件系统、内存 管理、调度器,等等。 通过不加修改地运行内核进程,模拟器简化了部署工作。 - 2
While schedo can also be used to tune certain memory facilities, such as paging load control, it is mostly there for CPU scheduler tuning. 尽管schedo也可以用于优化某些内存机制,如分页负载控制,但是它主要用于CPU调度程序的优化。 - 3
Because the standard Linux kernel is the hypervisor, it benefits from the changes to the standard kernel (memory support, scheduler, and so on). 由于标准Linux内核就是一个系统管理程序,因此它会从对标准内核的修改中获益良多(内存支持、调度程序等)。
|