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

Improving the performance of log-structured file systems with adaptive methods

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
26
0

Year Published

1999
1999
2019
2019

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 30 publications
(27 citation statements)
references
References 19 publications
1
26
0
Order By: Relevance
“…This could improve the I/O performance of write intensive workloads in disk based storage systems. Due to the out-place-update property of LFS, garbage collection schemes have already been discussed in the disk storage systems (Blackwell et al, 1995;Matthews et al, 1997;Rosenblum and Ousterhout, 1992;Seltzer et al, 1993). Wu and Zwaenepoel (1994) proposed the Greedy algorithm for garbage collection.…”
Section: Garbage Collection Proceduresmentioning
confidence: 99%
“…This could improve the I/O performance of write intensive workloads in disk based storage systems. Due to the out-place-update property of LFS, garbage collection schemes have already been discussed in the disk storage systems (Blackwell et al, 1995;Matthews et al, 1997;Rosenblum and Ousterhout, 1992;Seltzer et al, 1993). Wu and Zwaenepoel (1994) proposed the Greedy algorithm for garbage collection.…”
Section: Garbage Collection Proceduresmentioning
confidence: 99%
“…LFS writes data to a clean segment and performs segment cleaning to reclaim space occupied by obsolete data just like invalid pages are cleaned in Flash memory [2]. Segment cleaning is a vital issue in the Log-structured File System (LFS) as it greatly affects performance [15][16][17][18]. Blackwell et al use the terms 'on-demand cleaning' and 'background cleaning' separately and try to reduce user-perceived latency by applying heuristics to remove on-demand cleaning [15].…”
Section: Related Workmentioning
confidence: 99%
“…Blackwell et al use the terms 'on-demand cleaning' and 'background cleaning' separately and try to reduce user-perceived latency by applying heuristics to remove on-demand cleaning [15]. Matthews et al propose a scheme that adaptively incorporates hole-plugging into cleaning according to the changes in disk utilization [16]. They also consider how to take advantage of cached data to reduce the cost of cleaning.…”
Section: Related Workmentioning
confidence: 99%
“…Rosenblum et al proposed the Log-Structured File System (LFS) and garbage collection policies have long been discussed in log-based disk storage systems [1][2][3][4]. Fortunately, the Log-Structured File System can be applied to flash memory based storage systems and the garbage collection policies in log-based disk storage also can be applied to flash memory based storage systems.…”
Section: Existing Work On Garbage Collectionmentioning
confidence: 99%