Least Recently Used (LRU). Discards the least recently used items first. This algorithm requires keeping track of what was used when, ...
確定! 回上一頁