"LRU"

A Light-Weight Hot Data Identification Scheme via Grouping-based LRU Lists

Real-world workloads generally exhibit high skewness in access patterns, and it is a consensus that separating hot and cold data may greatly improve storage system performance such as Solid State Drive(SSD) garbage collection(GC) performance. To …