您要查找的是不是:
- referenced page table [计] 参考页表
- referenced page table word [计] 参考页表字
- 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. 网页表格通常不分页。
- Explains the options available on the Select Item References page. 说明“选择项引用”页上可用的选项。
- To break the linear address corresponding to each page table component, various macros are used in the kernel. 要将线性地址划分成对应的每个页表元素,需要在内核中使用不同的宏。
- Amit's A* Pages: This is a very widely referenced page by Amit Patel, but it can be a bit confusing if you haven't read this article first. 这是AmitPatel维护的一个很广泛的参考页面,如果你开始没有读过本文,它是有点混乱的。
- 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. 每个进程都有自己的页目录和页表。
- 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输入能确保对于给出区域的内存读取绝不会导致页表移动的掉失。
- 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字段确定页目录中指向恰当的页表条目。
- Don't refer to this matter again, please. 请不要再提这件事了。
- API-specific interpretations of error codes are described following each API reference page. 而与API相关的特定错误代码的解释,则在API参考部分中的每一个API的相关部分中都有描述。
- 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. 一个页表示一个整数数组,每一个整数代表一页中的字符数,这对分页有要求。