@inproceedings{373acf22b082485da7014724165fc025,
title = "Efficient de-fragmented writeback for journaling file system",
abstract = "Journaling file systems are widely used file systems to guarantee data integrity. However, the system performance is degraded due to data request fragmentations. We propose a technique that efficiently handles fragmented data workloads in journaling file system, which we call De-Fragmented Writeback(DFW). The first method of the DFW sorts write orders of the atomic data set in accordance with their disk block numbers before issuing into write requests. The second method of the DFW searches for data fragments in the sorted data set and tries to fill up holes between adjacent data fragments using dirty blocks in main memory. The filling of holes between data fragments converts fragmented data blocks into sequential ones so that this method lowers the number of write requests and reduces unnecessary disk-head movements to write the blocks.",
keywords = "Atomic Data Set, De-Fragmented Writeback, Journaling File System, Transaction",
author = "Lim, \{Seung Ho\} and Choi, \{Hyun Jin\} and Park, \{Jong Hyuk\}",
year = "2011",
doi = "10.1007/978-3-642-22339-6\_8",
language = "English",
isbn = "9783642223389",
series = "Communications in Computer and Information Science",
pages = "63--70",
booktitle = "Secure and Trust Computing, Data Management, and Applications - 8th FTRA International Conference, STA 2011, Proceedings",
note = "8th FTRA International Conference on Secure and Trust Computing, Data Management, and Application, STA 2011 ; Conference date: 28-06-2011 Through 30-06-2011",
}