@inproceedings{15fca1f24900430eb9e3658f605ce0a1,
title = "GCRFP Cache Algorithm Simulation using User Space Filesystem",
abstract = "SSD (Solid State Drive) is a media that could change the storage system. Since it has a smaller size, it acts as a cache on larger and slower media. There are researches on SSD as a cache on Hard Disk (HDD) media. Many SSD cache algorithms are developed, and GCRFP is one recent SSD cache algorithm using ghostcache mechanism, the same as in LARC. Its development uses trace to assess the algorithm performance on different workloads. To further study its performance behavior, this paper implements other simulation models by using userspace filesystem, its implementation using FUSE (Filesystem in Userspace) on Linux. This model enables simulation using benchmark applications. The results show GCRFP gives comparable performance to LARC. Coupled with more complex logic and codes, inthese workloads, GCRFP gives small to no benefit to LARC. Other conclusions, GCRFP and LARC do not always provide the best hit ratio but consistently bring good results in a write ratio.",
keywords = "FUSE, Linux, SSD, cache algorithm",
author = "Wahyu Suadi and Supeno Djanali and Waskitho Wibisono",
note = "Publisher Copyright: {\textcopyright} 2020 IEEE.; 3rd International Conference on Information and Communications Technology, ICOIACT 2020 ; Conference date: 24-11-2020 Through 25-11-2020",
year = "2020",
month = nov,
day = "24",
doi = "10.1109/ICOIACT50329.2020.9331997",
language = "English",
series = "2020 3rd International Conference on Information and Communications Technology, ICOIACT 2020",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "519--523",
booktitle = "2020 3rd International Conference on Information and Communications Technology, ICOIACT 2020",
address = "United States",
}