您要查找的是不是:
- Gets the engine's page table array. 得到引擎的页表数组。
- A hardware register containing the physical address of the system page table. 一种硬件寄存器,其中保存有系统页表的物理地址。
- The page tables are usually not pageable. 网页表格通常不分页。
- To break the linear address corresponding to each page table component, various macros are used in the kernel. 要将线性地址划分成对应的每个页表元素,需要在内核中使用不同的宏。
- Each level of page table deals with different sizes of memory - this global directory may deal with areas 4 MB in size. 每一级的页表都处理不同大小的内存这个全局目录可以处理4 MB的区域。
- At bootstrapping, the system sets up the page table for 8 MB of physical memory. 在启动时,系统为8 MB的物理内存设置页表。
- When one of these switches is present, the computer may run out of available system page table entries. 当存在,之一这些开关时计算机可能运行超出可用系统页面表条目。
- Locking TLB entries can ensure that a memory access to a given region never incurs the penalty of a page table walk. 锁定TLB输入能确保对于给出区域的内存读取绝不会导致页表移动的掉失。
- Each process has its own set of page directories and page tables. 每个进程都有自己的页目录和页表。
- The page table must supply different virtual memory mappings for the two processing. 分页表必需为这两个进程提供不同的虚拟内存映射。
- Register.The directory field within the linear address determines the entry in Page Directory that points to the proper Page Table. 寄存器中。线性地址中的Directory字段确定页目录中指向恰当的页表条目。
- The address in table field determines the entry in the Page Table that contains the physical address of the page frame containing the page. Table字段中的地址确定包含页的页框物理地址所在页表中的条目。
- Now that you have a form layout table inside the page table, you can finish laying out the page by editing the page layout table. 现在,页面表格内有一个窗体布局表格,可以通过编辑该页布局表格来完成对该页的布局。
- A page table is an array of integers; each integer represents the number of characters on a page. It is required for pagination. 一个页表示一个整数数组,每一个整数代表一页中的字符数,这对分页有要求。
- Page Directory Entry.In an MMU with two level page table, this term is used for the 32 bit entry in the first level table, or page directory.Each PDE maps 1M on ARM, 4M on X86. 页目录入口:在一个拥有二级页表的MMU中,PDE用作32位的第一级表或者页目录的入口,每个PDE在ARM系统内存中映射1M空间,在X86系统内存中映射4M空间。
- In an MMU with two level page table, this term is used for the 32 bit entry in the second level table, or page table.Each PTE maps 4K on ARM and 4K on X86. 在一个拥有二级页表的MMU中,用作32位的第二级表或者页表的入口,每个PTE在ARM系统内存中映射4k空间,在X86系统内存中映射4k空间。
- As an alternative, the page table itself may occupy a different virtual-memory page for each process so that the page table becomes a part of the process context. 另外,各个进程的分页表本身可能也占有一个不同的虚拟存储页,分页表也变成了进程上下文的一部分。
- A page table in a virtual storage system that uses both fixed-length pages and variable-length segments. 虚拟存储系统中的一种页表,它用定长页和变长段对虚存进行控制。
- He has planned to lacquer the old table. 他计划给旧桌子上一层漆。
- The operating system removes the Page Table and thus provides the extended paging. 操作系统中删除页表以提供扩展页表。