1997
DOI: 10.1145/258623.258689
|View full text |Cite
|
Sign up to set email alerts
|

File system aging—increasing the relevance of file system benchmarks

Abstract: Benchmarks are important because they provide a means for users and researchers to characterize how their workloads will perform on different systems and different system architectures. The field of file system design is no different from other areas of research in this regard, and a variety of file system benchmarks are in use, representing a wide range of the different user workloads that may be run on a file system. A realistic benchmark, however, is only one of the tools that is required in order to unders… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0

Year Published

2005
2005
2020
2020

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 28 publications
(4 citation statements)
references
References 20 publications
0
4
0
Order By: Relevance
“…Unfortunately, there are a number of issues left unexplored even by Chen, such as the slow fragmentation of data and free space in file systems over time and its effect on file system performance [21]. Other factors are usually ignored, such as the interplay of multiple I/O streams accessing a single device, which can result in two sequential streams with potentially excellent performance being converted at the device into a single 'random' stream with horrendous performance.…”
Section: I/o Benchmarkingmentioning
confidence: 99%
“…Unfortunately, there are a number of issues left unexplored even by Chen, such as the slow fragmentation of data and free space in file systems over time and its effect on file system performance [21]. Other factors are usually ignored, such as the interplay of multiple I/O streams accessing a single device, which can result in two sequential streams with potentially excellent performance being converted at the device into a single 'random' stream with horrendous performance.…”
Section: I/o Benchmarkingmentioning
confidence: 99%
“…With a block size of 4KB, one "extent" can map into a maximize continuous physical space of 128M[2,3]. Although ext4 has introduced many technologies that aim to prevent fragments, yet the system still vulnerable to large quantities of discontinuous fragments as the system is growing older [6,7].…”
Section: Related Workmentioning
confidence: 99%
“…Ext4 [1,2,3] can expand to 1024PB, compared with ext3's 16TB [4,5], thus supporting more big-files and bigger files. On the other hand, as the long-time usage of file system, increasing discontinuous segments are formed which we called "system aging" [6,7]. Too many quantities of segments deteriorate the performance of the system, especially those giant file systems.…”
Section: Introductionmentioning
confidence: 99%
“…1) Filesystems: Fragmented I/Os can be produced by a highly utilized filesystem, in which files are fragmented into multiple segments [14]. Sequential access to a fragmented file causes fragmented I/Os at the block level.…”
Section: E Prior Work For the Fragmented I/omentioning
confidence: 99%