LRU (Least Recently Used) least used page replacement algorithm, As the name suggests, is to replace the least used page. FIFO (first in first out, ...
確定! 回上一頁