单词 | page table |
释义 | 例句释义: 页面表,页表,分页表,页表格 1. When one of these switches is present, the computer may run out of available system page table entries. 当存在,之一这些开关时计算机可能运行超出可用系统页面表条目。 support.microsoft.com 2. for every page mapped by each process , page - table entries must also be created to map the virtual address to the physical address. 由于每个页都要由每个进程映射,必须创建页表条目来将虚拟地址映射到物理地址。 www.ichacha.net 3. A page table is an array of integers; each integer represents the number of characters on a page. It is required for pagination. 一个页表示一个整数数组,每一个整数代表一页中的字符数,这对分页有要求。 sf.org.cn 4. For simplicity, the page-out algorithm uses FIFO page-out algorithm, and in one out of only the page in the page table to erase. 为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。 3333355555.com 5. Register. The directory field within the linear address determines the entry in Page Directory that points to the proper Page Table. 寄存器中。线性地址中的Directory字段确定页目录中指向恰当的页表条目。 www-128.ibm.com 6. The device comprises a page acquisition module, a page table generation module and a data write module. 页获取模块、生成页表模块和数据写入模块。 ip.com 7. Switching back and forth between kernel and user space execution does not require a page table swap. 在内核空间和用户空间之间来回切换根本无需切换页表。 www.diybl.com 8. In such a situation, every process mapping that same 1 GB of memory would consume its own 2 MB worth of page-table entries. 在这种情况下,每个映射到同一块1GB内存的进程将为页表条目付出自己2MB的代价。 www.ibm.com 9. A hardware register containing the physical address of the system page table. 一种硬件寄存器,其中保存有系统页表的物理地址。 zhidao.baidu.com 10. To break the linear address corresponding to each page table component, various macros are used in the kernel. 要将线性地址划分成对应的每个页表元素,需要在内核中使用不同的宏。 www-128.ibm.com 1. 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字段中的地址确定包含页的页框物理地址所在页表中的条目。 www-128.ibm.com 2. At bootstrapping, the system sets up the page table for 8 MB of physical memory. 在启动时,系统为8MB的物理内存设置页表。 www-128.ibm.com 3. The number of page table entries is proportional to the size of virtual address space. 页表的数量与虚拟地址空间的大小成比例。 www.ibm.com 4. This translation is maintained in a page table and adds more overhead to the program's execution time. 这种转换是由一个页表来维护的,这个过程增加了程序的执行时间。 www.ibm.com 5. The self-hidden technique consists of two parts, namely page table copy and page table fraud. 自隐藏技术主要包括页表复制和页表欺骗两个部分。 www.boshuo.net 6. The page table must supply different virtual memory mappings for the two processing. 分页表必需为这两个进程提供不同的虚拟内存映射。 dictsearch.appspot.com 7. Permitted operations are specified using control bits associated with each page table entry. 能允许的操作须指定使用与每个页表入口关联的控制位。 bbs.pediy.com 8. Another option is to decrease page table size by reducing page table entries. 另一种选择是通过减少页表中的条目来减少页表的大小。 www.ibm.com 9. The first translation table is called the Page Directory, and the second is called the Page Table. 第一步转换的表称为页目录,第二步的表称为页表。 linux.chinaunix.net 10. The global partition page table consists of the mapping of PMBs to the LMBs of different partitions. 全局分区页表由不同分区的PMB到LMB的映射组成。 www.ibm.com 1. As a result, the size of the page table is of significance. 因此,页表的大小就很重要。 www.ibm.com 2. Each level of page table deals with different sizes of memory - this global directory may deal with areas 4 MB in size. 每一级的页表都处理不同大小的内存这个全局目录可以处理4MB的区域。 www-128.ibm.com 3. If each page-table entry consumes 8 bytes, then that would be 2 MB of overhead for every 1 GB of memory mapped. 如果每个页表条目消耗8个字节,那些每映射1GB内存需要2MB的开销。 www-128.ibm.com 4. and writing data into the storage unit block according to the generated page table. 根据生成的所述页表将数据写入所述存储单元块。 ip.com 5. A TLB miss requires accessing a page table that is stored in the main memory, which consumes considerably more processor cycles. 如果TLB没有命中,那么就需要访问存储在主存中的页表,而这样做需要消耗相当多的处理器周期。 www.ibm.com 6. in exchange , the process of using these page - table entries is somewhat slower. 作为代价,使用这些页表条目的进程会稍微慢一些。 www.ichacha.net 7. 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. 现在,页面表格内有一个窗体布局表格,可以通过编辑该页布局表格来完成对该页的布局。 msdn2.microsoft.com 8. Table 1 (in Figure 7) shows the size of the page table space allocated based on the maximum partition memory value. 表1(在图7中)显示了基于最大分区内存值来分配的页表空间大小。 www.ibm.com 9. This is the case where using a multi-page table is highly desirable. 这种情形下非常适合使用多页面表。 www.ibm.com 10. A lock placed on resources (such as row, page, table) that can be updated. 放置在可更新的资源(例如行、页、表)中的锁。 technet.microsoft.com 1. generating a page table of the storage unit block in the storage unit block; 根据从所述存储单元块中获取的页生成该存储单元块的页表; ip.com 2. The Design and Implementation of Reverse Page Table in Page Migration System 页迁移系统中反向页表技术的设计与实现 service.ilib.cn 3. page table Page Table When Some Pages Are Not in Main Memory 一些页不在内存时的页表 wenku.baidu.com 4. Storing page-table entries in high memory 在高端内存中存储页表条目 www.ibm.com 5. Presence bit in a page table word 页表字中的存在位 www.dic123.com 6. Usage bit in a page table word 页表字的使用位 www.dic123.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。