page replacement信息详情

page replacement发音

意思翻译

页替换

页面替换

相似词语短语

replacement───n.更换;复位;代替者;补充兵员

drachma replacement───德拉克马替代品

page───n.(Page)人名;(西)帕赫;(英)佩奇;(意)帕杰;(法)帕日;n.页;记录;大事件,时期;历史篇章;男侍者;(美国议员的)青年助理;vt.给…标页码;vi.翻书页,浏览

replacement cost───重置成本,更换成本; 复置成本

replacement rate───更新率;[遗]替换率

replacement part───代元部分,备件;备件;替换件

replacement order───更换订单;补单

diverter replacement───分流器更换

astragal replacement───星体替代

双语使用场景

This process is otherwise known as page replacement.───这个过程也称为分页替换。

two most basic page replacement tunable parameters are minperm and maxperm.───minperm 和 maxperm 是两个最基本的分页替换可调参数。

The AIX VMM has background daemons responsible for doing page replacement.───AIX VMM提供了一些后台守护进程,专门负责进行分页替换。

The vmstat command reports information about a system's memory usage and statistics about VMM operations like page replacement.───vmstat命令可以报告关于系统的内存使用信息,以及诸如分页替换这样的VMM操作的统计信息。

The virtual memory pages whose page frames are to be reassigned are selected using the VMM's page replacement algorithm.───使用VMM的页面置换算法来选择要重新分配页帧的虚拟内存页面。

A page replacement daemon is referred to as lrud (shows up as lrud in the output of ps -k).───其中一个分页替换守护进程称为lrud(显示为ps-k的输出中的lrud)。

In this client-only mode, the AIX page replacement daemons strictly target client pages.───在这种仅客户端的模式中,AIX分页替换守护进程将严格地选择客户端分页进行操作。

The page replacement daemons target different types of pages for eviction based on system memory usage and tunable parameters.───分页替换守护进程可以根据系统内存的使用情况和可调参数,选择不同类型的分页进行回收。

When numclient reaches the maxclient limit, the AIX kernel starts page replacement in a special, client-only mode.───当numclient达到maxclient限制时,AIX内核将采用特殊的、仅客户端的模式开始分页替换。

英语使用场景

Operating system page replacement algorithm simulation, good things should not be missed. It is also useful.

This is the page replacement algorithm to solve the problem.

A page replacement daemon is referred to as lrud (shows up as lrud in the output of PS-K).

It is described how the virtual storage is implemented from the auxiliary storage management, main storage management and page management (page fault handling, page replacement role etc. ) .