The Least Recently Used (LRU) page replacement policy replaces the page that has not been used for the longest period of time. It is one of the algorithms ...
確定! 回上一頁