And, as you probably know, the Linux kernel's virtual memory resources come from both your RAM and swap devices. 而且,您可能也知道,Linux内核的虚拟内存资源同时来源于您的RAM和交换分区。
It reports statistics about kernel threads, virtual memory, disks, traps, and CPU activity. 它将报告关于内核线程、虚拟内存、磁盘、自陷和CPU活动的统计信息。
Another performance-monitoring tool, vmstat, was used for reporting statistics about kernel threads, virtual memory, disks, and CPU activity. 另一个性能监视工具vmstat用于报告内核线程、虚拟内存、磁盘和CPU活动的统计数据。
The Linux kernel operates in a virtual memory mode : for every virtual page there is a corresponding physical page of memory in the system. Linux内核工作于虚拟内存模式:每一个虚拟页对应一个相应的系统内存的物理页。
In fact, most of the kernel itself resides in virtual memory, which helps free up segments for other processes. 事实上,内核本身的大部分都驻留在虚拟内存中,这样可以帮助释放它的片段空间以用于其他进程。