1991
DOI: 10.1145/121133.121164
|View full text |Cite
|
Sign up to set email alerts
|

Measurements of a distributed file system

Abstract: We analyzed the user-level file access patterns and caching behavior of the Sprite distributed file system. The first part of our analysis repeated a study done in 1985 of the BSD UNIX file system. We found that file throughput has increased by a factor of 20 to an average of 8 Kbytes per second per active user over 10-minute intervals, and that the use of process migration for load sharing increased burst rates by another factor of six. Also, many more very large (multi-megabyte) files are in use today than i… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

5
102
0
1

Year Published

1998
1998
2021
2021

Publication Types

Select...
5
4
1

Relationship

0
10

Authors

Journals

citations
Cited by 94 publications
(108 citation statements)
references
References 10 publications
5
102
0
1
Order By: Relevance
“…Second, most read operations complete in a single round trip: reads that observe write concurrency or failures (of storage-nodes or a client write) may incur additional work. Most studies of distributed storage systems (e.g., [Baker9l,Noble94]) indicate that concurrency is uncommon (i.e., writer-writer and writer-reader sharing occurs in well under 1% of operations). Failures, although tolerated, ought to be rare.…”
Section: The Consistency Protocolmentioning
confidence: 99%
“…Second, most read operations complete in a single round trip: reads that observe write concurrency or failures (of storage-nodes or a client write) may incur additional work. Most studies of distributed storage systems (e.g., [Baker9l,Noble94]) indicate that concurrency is uncommon (i.e., writer-writer and writer-reader sharing occurs in well under 1% of operations). Failures, although tolerated, ought to be rare.…”
Section: The Consistency Protocolmentioning
confidence: 99%
“…Second, most read operations complete in a single round trip: reads that observe write concurrency or failures (of storage-nodes or a client write) may incur additional work. Most studies of distributed storage systems (e.g., [Baker91,Noble94]) indicate that concurrency is uncommon (i.e., writer-writer and writer-reader sharing occurs in well under 1% of operations). Failures, although tolerated, ought to be rare.…”
Section: The Consistency Protocolmentioning
confidence: 99%
“…In particular, most studies of distributed storage systems (e.g., [4,10,15,26]) indicate that minimal writer-writer and writer-reader sharing occurs, usually well under 1% of operations. In the absence of such sharing, only the uncommon case of partial writes by failing clients requires more than the minimum work for consistency -in a sense, the system is extremely optimistic in that the system only involves extra work if a reader actually observes a concurrent write operation.…”
Section: Introductionmentioning
confidence: 99%