您要查找的是不是:
- XPTE eXternal Page Table Entry 外部页面表登录项
- external page table 外页表
- Gets the engine's page table array. 得到引擎的页表数组。
- To transfer instructions,data,or both,between real storage and external page storage. 在实存储器和外部页式存储器之间传送指令、数据或指令和数据。
- A hardware register containing the physical address of the system page table. 一种硬件寄存器,其中保存有系统页表的物理地址。
- To transfer instructions, data, or both, between real storage and external page storage. 在实存储器和外部页式存储器之间传送指令、数据或指令和数据。
- 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的物理内存设置页表。
- Each process has its own set of page directories and page tables. 每个进程都有自己的页目录和页表。
- Finds only external pages containing links to the specified URL (the - operator eliminates pages on the same Web server as the page of interest). 只查找包含特定URL链接的外部页(-运算符将排除同一Web服务器的页)。
- When one of these switches is present, the computer may run out of available system page table entries. 当存在,之一这些开关时计算机可能运行超出可用系统页面表条目。
- The Visitor in Listing 3 produces a map that associates each external page with a list of internal pages that link to it. 清单3中的Visitor生成一个映射,将每一个外部页面与链接它的一组内部页面相关联。
- Locking TLB entries can ensure that a memory access to a given region never incurs the penalty of a page table walk. 锁定TLB输入能确保对于给出区域的内存读取绝不会导致页表移动的掉失。
- 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. 一个页表示一个整数数组,每一个整数代表一页中的字符数,这对分页有要求。