標題: Using asynchronous writes on metadata to improve file system performance
作者: Feng, LC
Chang, RC
資訊工程學系
Department of Computer Science
公開日期: 1-十月-1996
摘要: Due to the increasing gap between CPU and disk I/O speeds, the file system is becoming the performance bottleneck in computer system design. How to improve file system performance is increasingly important. There are two types of entities in a file system: data and metadata. Data mean the actual contents of files. Metadata include access control and other descriptive information about files. Previous research indicates that metadata writes account for 38 - 40% of disk I/O operations. These large numbers of control request I/Os are usually ignored in traditional file system study, which concentrates only on file-level access patterns. We propose the design and implementation of a metadata-ordering mechanism and its corresponding asynchronous write facility. With such a facility, we can eliminate many synchronous metadata writes, and have the flexibility of choosing a better way to update these metadata modifications to disk asynchronously. Extensive performance evaluation shows that substantial performance improvement can be achieved under various benchmarks. Some other tests are also used to demonstrate the benefits and behaviors of this approach.
URI: http://dx.doi.org/10.1016/0164-1212(95)00084-4
http://hdl.handle.net/11536/1025
ISSN: 0164-1212
DOI: 10.1016/0164-1212(95)00084-4
期刊: JOURNAL OF SYSTEMS AND SOFTWARE
Volume: 35
Issue: 1
起始頁: 43
結束頁: 54
顯示於類別:期刊論文


文件中的檔案:

  1. A1996VH07500005.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。