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解决方案会修改内核的几乎所有部分:进程管理、文件系统、内存 管理、调度器,等等。通过不加修改地运行内核进程,模拟器简化了部署工作。
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调度程序的优化。
Because the standard Linux kernel is the hypervisor, it benefits from the changes to the standard kernel (memory support, scheduler, and so on).
由于标准Linux内核就是一个系统管理程序,因此它会从对标准内核的修改中获益良多(内存支持、调度程序等)。
Each satellite kernel is composed of a scheduler, a memory manager, a namespace manager, and code to coordinate communication between other kernels.
每个卫星内核都是由调度器、内存管理器、命名空间管理器以及协调与其他内核通信的代码所组成的。
The lower parts come from Mach and a lot, such as the virtual memory subsystem and scheduler, have been heavily reworked in recent versions.
较底层的部分则来自于Mach,并且许多诸如虚拟内存子系统和排程器的部分,都在最近的版本中被大量重写了。
Ideally , the memory manager can swap processes fast enough that some processes will be in memory , ready to execute , when the CPU scheduler wants to reschedule the CPU .
理论上,内存管理器能足够快速的交换一些已在内存中的过程,当调度器要重新规划CPU时,准备执行。
A dynamic SDRAM access scheduler according to modern SDRAM technology and memory access scheduling algorithms is proposed in this paper.
在本文中提到动态sdram根据现代sdram技术进入调度程序和存储器进入调度的算法。
Once a program is in memory, the scheduler is no longer concerned with it.
一旦程序在主存中了,调度程序就与此程序无关了。
When space becomes available, the scheduler selects a program from the queue and loads it into main memory (Fig. 10.4).
当主存空间变为可利用时,调度程序就从队列里选出一个程序,并把它装入主存中(图10.4)。
When space becomes available, the scheduler selects a program from the queue and loads it into main memory (Fig. 10.4).
当主存空间变为可利用时,调度程序就从队列里选出一个程序,并把它装入主存中(图10.4)。
应用推荐