AI Chat Paper
Note: Please note that the following content is generated by AMiner AI. SciOpen does not take any responsibility related to this content.
{{lang === 'zh_CN' ? '文章概述' : 'Summary'}}
{{lang === 'en_US' ? '中' : 'Eng'}}
Chat more with AI
PDF (286.3 KB)
Collect
Submit Manuscript AI Chat Paper
Show Outline
Outline
Show full outline
Hide outline
Outline
Show full outline
Hide outline

FastDu: Efficient Directory Summaries Harvest by Tracking File System Changes

Likun LIUNuo WUChuncong XUYongwei WUGuangwen YANG( )
Ministry of Education Key Laboratory for Earth System Modeling, Center for Earth System Science, Department of Computer Science and Technology, Tsinghua University, Beijing 100084, China
Show Author Information

Abstract

FastDu is a file system service that tracks file system changes by intercepting file system calls to maintain directory summaries, which play important roles in both storage administration and improvement of user experiences for some applications. In most circumstances, directory summaries are independently harvested by applications via traversing the file system hierarchy and calling stat () on every file in each directory. For large file systems, this brute-force traverse-based approach can take many hours to complete, even if only a small percentage of the files have changed. This paper describes FastDu, which uses a pre-built database to store harvested directory summaries, and tracks the file system changes by intercepting file system calls, so that new harvesting is restricted to the small subset of directories that contain modified files. Tests using FastDu show that this approach reduces the time needed to get a directory summary by one or two orders of magnitude with almost negligible penalty to application-aware file system performance.

References

【1】
【1】
 
 
Tsinghua Science and Technology
Pages 337-343

{{item.num}}

Comments on this article

Go to comment

< Back to all reports

Review Status: {{reviewData.commendedNum}} Commended , {{reviewData.revisionRequiredNum}} Revision Required , {{reviewData.notCommendedNum}} Not Commended Under Peer Review

Review Comment

Close
Close
Cite this article:
LIU L, WU N, XU C, et al. FastDu: Efficient Directory Summaries Harvest by Tracking File System Changes. Tsinghua Science and Technology, 2011, 16(4): 337-343. https://doi.org/10.1016/S1007-0214(11)70049-9

104

Views

4

Downloads

0

Crossref

N/A

Web of Science

0

Scopus

19

CSCD

Received: 17 March 2011
Revised: 12 June 2011
Published: 01 August 2011
© Tsinghua University Press 2011