In fact, most of the kernel itself resides in virtual memory, which helps free up segments for other processes.
实际上,内核本身的大部分都驻留在虚拟内存中,这样可以帮助释放内存段以供其他进程使用。
It reports statistics about kernel threads, virtual memory, disks, traps, and CPU activity.
它将报告关于内核线程、虚拟内存、磁盘、自陷和CPU活动的统计信息。
The first page of virtual memory in the kernel address space can be accessed by kernel code, but is marked as read-only.
内核地址空间中的第一页虚拟内存可通过内核代码访问,但是被标记为只读。
The size of virtual memory for a process is 4gb with one quarter of the process space reserved for the Linux kernel.
一个进程的虚拟内存的大小是4GB,其中四分之一的进程空间是为Linux内核预留的。
Such as when the VM executes code in kernel mode; then VMWare has to carefully translate the memory mapping and permissions in order to simulate the VM's virtual CPU correctly.
比如,当VM以内核模式执行代码时;为了正确地仿真VM的虚拟cpu,VMWare必须谨慎地转换内存映射和权限。
vmstat reports back information about kernel threads, CPU activity, virtual memory, paging, blocked I/O disks, and related information (see Listing 3).
vmstat 可以报告许多信息,包括内核线程、CPU活动、虚拟内存、分页、阻塞的I/O磁盘、以及相关信息(请参见清单3)。
The reason for this is that memory is a "real" (or let's say non-virtual) entity, the statistics about memory consumed is maintained by the kernel and is always current.
原因在于,内存是“真实的”(或者说非虚拟的)实体,关于内存消耗的统计数据由内核维护,总是最新的。
LMA is the load module address; it signifies the address in the target's virtual memory where the kernel will be loaded.
LMA是装入模块地址;它表示将要装入内核的目标虚拟内存中的地址。
B-the average number of kernel threads that are in the virtual memory waiting queue over your timing interval.
b——在您指定的时间间隔内,位于虚拟内存等待队列中的内核线程的平均数量。
B — the average number of kernel threads that are in the virtual memory waiting queue over your sampling interval.
b——采样期间在虚拟内存中等待队列的平均内核线程数。
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内核工作于虚拟内存模式:每一个虚拟页对应一个相应的系统内存的物理页。
This document describes the virtual memory layout which the Linux kernel USES for ARM processors.
本文档描述了Linux内核在ARM处理器上的虚拟内存布局。
These virtual addresses are mapped to physical memory by page tables, which are maintained by the operating system kernel and consulted by the processor.
这些虚拟地址映射到物理内存页表,这是维护操作系统的内核和处理器咨询。
These virtual addresses are mapped to physical memory by page tables, which are maintained by the operating system kernel and consulted by the processor.
这些虚拟地址映射到物理内存页表,这是维护操作系统的内核和处理器咨询。
应用推荐