• However, storing large blocks of data in application state can fill up server memory, causing the server to page memory to disk.

    但是应用程序状态中存储较大数据可能会耗尽服务器内存这会导致服务器内存分页磁盘

    youdao

  • Page-tables can normally be stored only in low memory on 32-bit machines.

    32 位机器页表通常可以存储低端内存中。

    youdao

  • Of this existence we know many things, but no new light falls upon any page of that; in memory is written all of it that we can read.

    关于现在这个存在我们知道很多但是不再有新的光芒照亮任何一记忆我们可以阅读所有地方。

    youdao

  • Reverse mapping provides a mechanism for discovering which processes are using a given physical page of memory.

    反向映射提供了一个发现哪些进程正在使用给定内存物理机制

    youdao

  • For instances with large memory requirements, large page support can improve performance for the look-aside translation process.

    对于具有内存需求情况,大支持可以改善后援转换进程的性能

    youdao

  • However, for systems in which a large number of processes are running, storing page tables in high memory can be enabled to squeeze more memory out of the low memory area.

    不过对于那些大量进程运行系统来说,将存储到高端内存可以低端内存区域挤出更多内存。

    youdao

  • The mapping of virtual memory to physical memory occurs through page tables, which are implemented in the underlying hardware (see Figure 1).

    虚拟内存物理内存映射通过表完成底层软件中实现(1)。

    youdao

  • Not to complicate things, but for certain workloads, we've actually seen an increase in performance as well with a uniform page size since memory doesn't get fragmented.

    为了事情弄复杂,而是针对某种工作负载我们真正看到通过统一页面大小带来的性能增长因为没有将内存分成几段。

    youdao

  • A DSI occurs whenever a reference is made to a virtual address that is not currently loaded in physical memory (this is a page fault).

    如果对当前不在物理内存加载虚拟地址进行引用(一个页面错误),则会出现DSI错误。

    youdao

  • By default, the system does not allocate any memory to the large page physical memory pool.

    默认情况下,系统并不页面物理内存分配任何内存。

    youdao

  • The first page of virtual memory in the kernel address space can be accessed by kernel code, but is marked as read-only.

    内核地址空间中的第一虚拟内存通过内核代码访问但是标记只读。

    youdao

  • It also logs paging space in and outs, file page in and outs, candidate memory and memory references.

    此外会记录分页空间进出情况、文件页面的进出情况、候选内存内存引用

    youdao

  • To resolve the page fault, the AIX kernel loads the referenced page to a location in real memory.

    为了解决缺AIX内核会将所引用分页加载实际内存中的某个位置。

    youdao

  • When the kernel pages a page out and then pages it back in, it usually indicates that there is strong demand for the page and that the page should stay in memory.

    内核一个分页然后再换入的时候,通常表示这个分页经常会使用并且该分页应该保留内存中。

    youdao

  • When an application references a page that is not mapped into real memory, the system generates a page fault.

    如果应用程序引用了某个分页,而分页并没有映射实际内存中,那么系统将产生一个缺页。

    youdao

  • Several platforms provide the ability to establish a large contiguous section of memory using memory pages that are larger than the default memory page size.

    一些平台支持建立大块相邻内存,以便能够使用默认内存分页大小大的内存分页。

    youdao

  • Figure 1 illustrates how virtual pages in a process's address space are mapped to physical page frames in memory.

    1说明了进程地址空间中的虚拟如何映射到内存中的物理

    youdao

  • If the page is unmodified, the page replacement daemon can simply mark the physical memory block as free, and the physical memory block can then be re-used for another page.

    如果分页没有经过修改,那么分页替换守护进程可以简单物理内存标记空闲这样一来,就可以该物理内存块用于另一个分页。

    youdao

  • The physical memory block that contains the page is marked as free and ready for reuse for additional pages.

    包含分页物理内存标记空闲其它的分页做好重用的准备。

    youdao

  • The virtual memory pages whose page frames are to be reassigned are selected using the VMM's page replacement algorithm.

    可以使用VMM页面置换算法选择重新分配虚拟内存页面

    youdao

  • The AIX page replacement daemons scan memory a page at a time to find pages to evict in order to free up memory.

    AIX分页替换守护进程扫描内存的一个分页,找出回收的分页释放内存。

    youdao

  • In this approach, the heap is divided into a set of CARDS, each of which is usually smaller than a memory page.

    这种方法中,分为卡片每个卡片一般小于一个内存页。

    youdao

  • Although effective at limiting memory, using a huge page reservation to reduce host available memory may interfere with the host's memory management algorithms in subtle ways.

    尽管有效限制内存使用页面保留减少可用内存却可能客户内存管理算法产生一点小影响

    youdao

  • Now, you'll build the page first in memory and then dish out the completed page to the browser.

    现在内存中构建页面然后完成的页面分发浏览器

    youdao

  • TLB is the cache holding the mapping information from the virtual address to the physical page in memory.

    TLB缓存包含虚拟地址内存物理页面映射信息

    youdao

  • Unless your database requires it, there's normally no need to have twice the page space as you have memory.

    除非数据库需要分页空间一般需要达到内存量倍。

    youdao

  • In AIX 6.1 (on POWER6 processors only), VMM can now dynamically use the larger page size based on application memory usage, which should substantially improve performance.

    AIX 6.1中(POWER 6处理器中),V MM现在可以根据应用程序内存使用情况,动态地使用较大页面大小显著地提高性能

    youdao

  • Right now, XFS for Linux requires that the XFS filesystem block size is the same size as the platform's memory page size.

    目前XFSLinux版本要求XFS文件系统大小平台内存页面大小相同

    youdao

  • Starting with DB2 9, DB2 automatically detects and USES 64-kilobyte page sizes for select memory regions.

    DB 29开始,DB 2自动选择内存区域检测使用64KB页面大小

    youdao

  • Step4 (m: HttpModule) : Once the page object is executed and unloaded from memory, HttpModule provides post page execution events which can be used to inject custom post-processing logic.

    Step 4 (MHttpModule):一旦页面对象执行内存中卸载,HttpModule提供发送页面执行事件它们用于注入自定义post -处理逻辑

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定