標題: TridentFS: a hybrid file system for non-volatile RAM, flash memory and magnetic disk
作者: Huang, Ting-Chang
Chang, Da-Wei
資訊工程學系
Department of Computer Science
關鍵字: hybrid file systems;non-volatile memory;flash memory;magnetic disk;file distribution
公開日期: 三月-2016
摘要: A hybrid file system with high flexibility and performance, called Trident file system (TridentFS), is proposed to manage three types of storage with different performance characteristics, that is, Non-Volatile RAM (NVRAM), flash memory and magnetic disk. Unlike previous NVRAM-based hybrid file systems, novel techniques are used in TridentFS to improve the flexibility and performance. TridentFS is flexible by the support of various forms of flash memory and a wide range of NVRAM size. The former is achieved on the basis of the concept of stackable file systems, and the latter is achieved by allowing data eviction from the NVRAM. TridentFS achieves high performance by keeping hot data in the NVRAM and allowing data evicted from the NVRAM to be parallel distributed to the flash memory and disk. A data eviction policy is proposed to determine the data to be evicted from the NVRAM. Moreover, a data distribution algorithm is proposed to effectively leverage the parallelism between flash memory and disk during data distribution. TridentFS is implemented as a loadable module on Linux 2.6.29. The performance results show that it works well for both small-sized and large-sized NVRAM, and the proposed eviction policy outperforms LRU by 27%. Moreover, by effectively leveraging the parallelism between flash memory and disk, the proposed data distribution algorithm outperforms the RAID-0 and a size-based distribution method by up to 471.6% and 82.6%, respectively. By considering the data size and performance characteristics of the storage, the proposed data distribution algorithm outperforms the greedy algorithm by up to 15.5%. Copyright (c) 2014 John Wiley & Sons, Ltd.
URI: http://dx.doi.org/10.1002/spe.2299
http://hdl.handle.net/11536/134268
ISSN: 0038-0644
DOI: 10.1002/spe.2299
期刊: SOFTWARE-PRACTICE & EXPERIENCE
Volume: 46
Issue: 3
起始頁: 291
結束頁: 318
顯示於類別:期刊論文