LRU stands for 'least recently used'. It is a computer algorithm/technique used to manage data in a cache. When a cache becomes full and you ...
確定! 回上一頁