• Documents
  • Authors
  • Tables
  • Other Seers ▼
    RefSeer AckSeer CollabSeer SeerSeer
  • Log in
  • Sign up
  • MetaCart

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

The Design and Implementation of a Log-Structured File System (1991)

Cached

  • Download as a PDF
  •  
  • Download as a PS

Download Links

  • [www.kelehers.org]
  • [www.cs.duke.edu]
  • [www.cs.ubc.ca]
  • [www.cs.ubc.ca]
  • [cs.unomaha.edu]
  • [cs.ucsb.edu]
  • [cs.ucsb.edu]
  • [cs.wisc.edu]
  • [www.cs.wisc.edu]
  • [www.cs.wisc.edu]
  • [www.cs.wisc.edu]
  • [www.cs.amherst.edu]
  • [www-db.stanford.edu]
  • [people.cs.vt.edu]
  • [www.ssrc.ucsc.edu]
  • [www.eecs.berkeley.edu]
  • [www.cs.toronto.edu]
  • [www.cs.princeton.edu]
  • [www.cs.berkeley.edu]
  • [www.cs.toronto.edu]
  • [www.cs.cornell.edu]
  • [www.cs.columbia.edu]
  • [www.cs.cornell.edu]
  • [www.cs.umd.edu]
  • [www.cs.cmu.edu]
  • [www.cs.cmu.edu]
  • [www.cs.cmu.edu]
  • [www.cs.cmu.edu]
  • [www.stanford.edu]
  • [www.cs.wisc.edu]
  • [www.bennetyee.org]
  • [www.cs.ucsd.edu]
  • [www-cse.ucsd.edu]
  • [www.ee.umd.edu]
  • [www.cs.berkeley.edu]
  • [www.cs.berkeley.edu]
  • [www.cs.pdx.edu]
  • [www.csee.usf.edu]
  • [www.cse.usf.edu]
  • [www.cs.fsu.edu]
  • [www.cs.fsu.edu]
  • [www.cs.fsu.edu]
  • [www.cs.cornell.edu]
  • [www.cs.cornell.edu]
  • [www.cs.uh.edu]
  • [www.sun.com]

  • Other Repositories/Bibliography

  • CiteULike
  • DBLP
  • Save to List
  • Add to Collection
  • Correct Errors
  • Monitor Changes
by Mendel Rosenblum , John K. Ousterhout
Venue:ACM Transactions on Computer Systems
Citations:808 - 6 self
  • Summary
  • Active Bibliography
  • Co-citation
  • Clustered Documents
  • Version History

Versions

  • Version 0
  • Version 1
  • Version 2
  • Version 3

Version History

Metadata Version 1

DatumValueSource
TITLE The Design and Implementation of a Log-Structured File System SVM HeaderParse 0.1
AUTHOR NAME Mendel Rosenblum user correction - Legacy Corrections
AUTHOR AFFIL Electrical Engineering and Computer Sciences, Computer Science Division; University of California user correction - Legacy Corrections
AUTHOR ADDR Berkeley, CA 94720 user correction - Legacy Corrections
AUTHOR NAME John K. Ousterhout user correction - Legacy Corrections
AUTHOR AFFIL Electrical Engineering and Computer Sciences, Computer Science Division; University of California user correction - Legacy Corrections
AUTHOR ADDR Berkeley, CA 94720 user correction - Legacy Corrections
ABSTRACT This paper presents a new technique for disk storage management called a log-structured file system. A logstructured file system writes all modifications to disk sequentially in a log-like structure, thereby speeding up both file writing and crash recovery. The log is the only structure on disk; it contains indexing information so that files can be read back from the log efficiently. In order to maintain large free areas on disk for fast writing, we divide the log into segments and use a segment cleaner to compress the live information from heavily fragmented segments. We present a series of simulations that demonstrate the efficiency of a simple cleaning policy based on cost and benefit. We have implemented a prototype logstructured file system called Sprite LFS; it outperforms current Unix file systems by an order of magnitude for small-file writes while matching or exceeding Unix performance for reads and large writes. Even when the overhead for cleaning is included, Sprite LFS can ... user correction - Legacy Corrections
YEAR 1992 INFERENCE
VENUE ACM Transactions on Computer Systems INFERENCE
VENUE TYPE JOURNAL INFERENCE
PAGES 1--15 INFERENCE
VOLUME 10 INFERENCE
CITATIONS 24 found ParsCit 1.0
The National Science Foundation
  • About CiteSeerX
  • Submit Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2010 The Pennsylvania State University