2 papers
cs.DB2020
An Efficient and Wear-Leveling-Aware Frequent-Pattern Mining on Non-Volatile Memory
Jiaqi Dong, Runyu Zhang, Chaoshu Yang +2
Frequent-pattern mining is a common approach to reveal the valuable hidden trends behind data. However, existing frequent-pattern mining algorithms are designed for DRAM, instead o…
cs.DC2019
Reconstruct the Directories for In-Memory File Systems
Runyu Zhang, Chaoshu Yang
Existing path lookup routines in file systems need to construct an auxiliary index in memory or traverse the dentries of the directory file sequentially, which brings either heavy…