Searched refs:LRU (Results 1 – 7 of 7) sorted by relevance
1 DESCRIPTION = "A fixed size dict like container which evicts Least Recently Used (LRU) items once s…
29 LRU, enumerator321 case LRU: in get_replaced_block()719 case LRU: in policy_init()762 policy = LRU; in qemu_plugin_install()804 policy = LRU; in qemu_plugin_install()
97 evict using a least recently used (LRU) scheme. The flash is then copied into
98 evict using a least recently used (LRU) scheme. The flash is then copied into
417 4. Use LRU to provide more fine-grained direction of UNREGISTER
1246 are taken from the back. This results in LRU or FIFO allocation
9076 + // If we have a full pool then extract the LRU and free it