Performance Optimization of Journaling File System Based on JBD

陈颖,奚宏生
DOI: https://doi.org/10.3969/j.issn.1000-3428.2010.08.018
2010-01-01
Abstract:Improvement of the Journaling Block Device(JBD),which replaces original mechanism of buffered asynchronous data writing with synchronous data writing,is presented in this paper for frequent system errors from EXT3 file system on the unstable platform like embedded system where there are often power failures and system collapses.It is meant to improve the stability and fault-tolerance ability for file system to handle emergency without affecting other kernel functions.Results of experiment show the obvious decrease of error rate.
What problem does this paper attempt to address?