... 过程导向语言 process oriented language 过程页表process page tables 过程永久档案 process permanent file ...
双语例句
1
Each process has its own set of pagetables, but there is a catch.
每个进程有着属于自己的页表,不过进程也不能随心所欲。
2
Note that as shown here, a process may have a large address space, but it is sparse, meaning that small regions (pages) of the address space refer to physical memory through the pagetables.
In the Linux memory manager, pagetables keep track of the physical pages of memory that are used by a process, and they map the virtual pages to the physical pages.