In this case, AIX scans both classes of pages and evicts the leastrecentlyused pages.
在这种情况下,AIX将扫描两类分页,并且回收近来较少使用的分页。
3
The process by which a page is selected to swap to storage is called a page-replacement algorithm and can be implemented using a number of algorithms (such as leastrecentlyused).