Concept: Least Recently Used (LRU) is a page replacement technique that replaces the least recently used page first from the frame in case of a page miss.
確定! 回上一頁