请输入您要查询的字词:

 

单词 thrashing
释义
thrashing

Computer
  • A phenomenon that may arise in paging or other forms of virtual memory system. If the page-turning rate for a paging system becomes high, usually because the amount of real memory available for holding pages is small compared with the total working set of all the processes currently active, then each process will find itself in a situation in which, on attempting to reference a page, the appropriate page is not in memory. In trying to find space to hold the required page, the system is likely to move out onto backing store a page that will very shortly be required by some other process. As a consequence the paging rate rises to very high levels, the fraction of CPU cycles absorbed in managing page-turning overheads becomes very high, processes become blocked as they wait for page transfers to complete, and system throughput falls sharply.

    One method by which thrashing may be alleviated is by an increase in the bandwidth between main memory and backing store, i.e. by providing sufficient interchange capacity to allow the thrashing to take place without inducing unduly long waits for page transfers. A more effective cure is to reduce the ratio between the total working-set size and the amount of space available for holding the active pages, thus increasing the hit rate on pages in memory, either by reducing the size of the working set or by increasing the amount of memory on the system.


Electronics and Electrical Engineering
  • The process by which traffic loads can oscillate between two routers connecting the same two networks. When two routers connect the same two networks, one router may be temporarily less used than the other, which makes it appear as if this router has a faster path to the other network. Dynamic routing algorithms will then tend to route all packets through this router, filling up its queues and making it slower; the other router in the meantime has less traffic to send and its queues empty, so it now appears to provide a faster path to the other network.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2025/2/6 1:09:12