换出
- 动Swap out;exchange
-
提高Linux桌面交互性能的主动页面换出算法
Active Page Swap - out Algorithm for Improving Interactive Performance of Desktop Linux
-
限制:因为共享内存是固定到物理RAM的,所以这种内存不会被换出。
Limit : Because shared memory is pinned to physical RAM , it will never be swapped out .
-
“po”字段告诉我们当前内存中有多少页面被换出。
The " po " field tells us how many pages in the memory are currently paged out .
-
操作在挂起一个线程的时候需要将它换出CPU,而通常此时线程的时间片还没有使用完。
Suspending a thread requires the operating system to swap it out of the CPU often before it 's time quantum has been consumed .
-
在视图中,编辑序列意味着设置cardpane.editable=true,然后用原始的Textile卡片文本换出用HTML呈现的内容。
In the view , the editing sequence means setting card_pane . editable = true , then swapping out the HTML-rendered content with the raw Textile card text .
-
AIX内核维护了一个重新分页表,以便确定哪些分页在换出后将很快地换入。
The AIX kernel maintains a re-paging table in order to identify pages that are paged out and then quickly paged back in .
-
低流量网站的另一个问题是GAE将无效(inactive)JVM换出(swap)内存,以便在系统中优化高流量web应用程序。
Another performance issue for low-traffic websites is that GAE swaps inactive JVMs out of memory to optimize for high-traffic web applications on the system .
-
答:如果希望应用程序正常执行,则不应该将应用服务器实例的JVM换出物理内存中。
Answer : If you want your applications to perform , the application server instance 's JVM should not swap out of physical memory .
-
当JVM的Java堆被换出时,垃圾收集器的性能将变得极差,甚至会造成应用程序挂起。
When a JVM 's Java heap is swapped out , the garbage collector 's performance becomes extremely poor , to the extent that the application may appear to hang .
-
四个全身性红斑狼疮(SLE)病人,因对皮质类固醇及免疫抑制剂治疗的效果不明显或不再进步而采用血浆换出治疗。
Four patients with systemic lupus erythematosus ( SLE ) who showed either minimal response or no further improvement to corticosteroids and immunosuppressive drugs , were treated with plasmapheresis .
-
如果您的JVM被换出内存,那么在下一次请求到来时,GAE必须花费更多的时间来启动整个应用程序。
If your JVM is swapped out of memory , GAE must spend additional time to start your entire application the next time a request comes in .
-
如果MaxClients过高,那么所有客户机都将体验到糟糕的服务,因为Web服务器会试图换出一个进程,以使另一个进程能够运行。
If MaxClients is too high , then all clients experience poor service because the Web server tries to swap out one process to allow another one to run .
-
根据Morphix的模块化特性,用户可以使用很小的模块来添加自己的工具/设置,而不用换出整张CD。
Due to Morphix 's modular nature , users can add their own personal tools / settings using mini-modules instead of having to rip the entire CD apart .
-
AME压缩内存中的数据,这样就可以在内存中保存更多的数据,还可以减少在装载数据时换出到磁盘的页面数量。
AME compresses data within memory , allowing you to store keep more data in memory , and reduce the amount of page swapping to disk as data is loaded .
-
方法采用股动脉、头皮静脉做换出、换入途径对15例重症高胆红素血症患儿进行同步换血,并对换血前后及换血后24h的多项指标进行监测。
Method 15 cases with severe bilirubinemia were subjected to this transfusion , with their arteria femoralis and scalp veins used as inlets and outlets for this simultaneous transfusion , some indice and data were monitored and observed closely before and 24 hours after the transfusion .
-
血浆换出治疗狼疮性肾炎的初步观察
A preliminary observation on the treatment of lupus nephritis with plasmaphersis
-
另外,没有报告页面换出。
Moreover , there are no page-outs getting reported .
-
在这个示例中,与文件内存相比,计算内存更有可能被换出。
In this situation , computational memory is unfortunately paged out more than file memory .
-
它包含所有代码、数据和共享库,以及已经换出的页面。
It includes all code , data , and shared libraries plus pages that have been swapped out .
-
对于我的鼠标我只是使用一般机管局可充电电池,我换出和鼠标以外的收费。
For my mouse I just use generic AA rechargeables that I swap out and charge outside the mouse .
-
泄漏的内存不太可能被引用,因此可以将它们换出并维持此状态。
Memory that is leaked is unlikely to be referenced , so it can be swapped out and stay swapped out .
-
通常,被换出的过程将会被换回并占用以前相同的记忆空间。
Normally , a process that is swapped out will be swapped back into the same memory space it occupied previously .
-
它允许利用多态性在运行时换出一个不同的类来公开相同的方法。
This allows you to swap out at runtime a different class exposing the same methods , taking advantage of polymorphism .
-
前者一般以换出资产的账面价值作为换入资产的入帐价值;
As for the former , the book value of pay-out assets is generally acted as the book value of pay-in assets ;
-
因此,如果内存的很大一部分已经被换出了,那么迁移操作的持续时间会比较长。
Therefore , if a large portion of the memory has been paged out , the duration of the migration operation will increase .
-
换出(转出)资产账面价值与待交易价值辨析这些争论点可通过交换文件而有效地提出。
Discrepancies between Book Value of Transferred Assets and Pending Transaction Value ; These issues could be effectively aired through an exchange of documents .
-
此数并不一定代表页面文件的使用量,因为它包含了物理内存中从未被换出过的私有提交页面。
This number doesn 't necessarily represent page file usage because it includes private committed pages in physical memory that have never been paged out .
-
[结果]两组患儿换血后胆红素水平均显著降低(P<0.001),尤其在换血总量前一半时胆红素下降明显,约占总换出量的70%;
[ Results ] After exchange transfusion , the level of serum bilirubin decreased prominently in both groups ( P < 0 . 001 ) .
-
在大多数情况下,并不希望换出工作段,因为这样做会导致系统进行不必要的页面换出,会降低性能。
In most cases , you do not want to page working segments , as doing so causes your system to page unnecessarily and decrease performance .
-
由于模板系统将为用户需要的名称自动换出变量$className$,因此将其命名为$className$.java。
It 's named $ className $ . java because the templating system will automatically swap out the variable $ className $ for the user-desired name .