Jeong Joon Kim, Hot/Cold Based Replacement Algorithm for Flash Memory Buffer Management, Journal of Engineering and Applied Sciences, Volume 14,Issue 15, 2019, Pages 5072-5077, ISSN 1816-949x, jeasci.2019.5072.5077, (https://makhillpublications.co/view-article.php?doi=jeasci.2019.5072.5077) Abstract:
To improve buffer performance, an existing buffer replacement algorithm based on hard disk drive is proposed and many studies about buffer replacement algorithm based on flash memory which consider characteristic of flash memory have been conducted recently. When existing buffer replacement algorithm based on flash memory select victim page, it considers reference status and don’t considers reference frequency or when it takes into account reference recency, there are disadvantages that operate speed is slow because it consider elapsed time. So, to solve the problem that has existing buffer replacement algorithm this thesis divide page into 6 groups and when proposed algorithm select victim page, it consider reference page frequency and page recency.
Keywords: Buffer replacement algorithm;flash memory;hot/cold page;AD-LRU;elapsed time;speed