@inproceedings{bdb85857507a4c7d9224ab3a555b4c91,
title = "ExLRU: A unified write buffer cache management for flash memory",
abstract = "NAND flash memory has been widely adopted in embedded systems as secondary storage. Yet the further development of flash memory strongly hinges on the tackling of its inherent implausible characteristics, including read and write speed asymmetry, inability of in-place update, and performance harmful erase operations. While Write Buffer Cache (WBC) has been proposed to enhance the performance of write operations, the development of a unified WBC management scheme that is effective for diverse types of access patterns is still a challenging task. In this paper, a novel WBC management scheme named Expectation-based LRU (ExLRU) is proposed to improve the performance of write operations while at the same time reducing the number of erase operations on flash memory. ExLRU accurately maintains access history information in WBC, based on which a new cost model is constructed to select the data with minimum write cost to be written to flash memory. An efficient ExLRU implementation with negligible hardware overhead is further developed. Simulation results show that ExLRU outperforms state-of-art WBC management schemes under various workloads.",
keywords = "ExLRU, Flash memory, Write buffer cache",
author = "Liang Shi and Jianhua Li and Xue, \{Chun Jason\} and Chengmo Yang and Xuehai Zhou",
year = "2011",
doi = "10.1145/2038642.2038694",
language = "英语",
isbn = "9781450307147",
series = "Embedded Systems Week 2011, ESWEEK 2011 - Proceedings of the 9th ACM International Conference on Embedded Software, EMSOFT'11",
pages = "339--348",
booktitle = "Embedded Systems Week 2011, ESWEEK 2011 - Proceedings of the 9th ACM International Conference on Embedded Software, EMSOFT'11",
note = "Embedded Systems Week 2011, ESWEEK 2011 - 9th ACM International Conference on Embedded Software, EMSOFT'11 ; Conference date: 09-10-2011 Through 14-10-2011",
}