What is LRU Algorithm. It is just a cache clean-up strategy. A computer has limited memory cache. If the cache is full, some contents need to be removed ...
確定! 回上一頁