ThesaHelp: references p-r
ThesaHelp: ACM references m-z
Topic: data caching
Topic: log-structured file system
| |
Reference
Rosenblum, M., Ousterhout, J.K.,
"The design and implementation of a log-structured file system",
ACM Transactions on Computer Systems, 10, 1, February 1992, pp. 26-52.
Google
Quotations
27 ;;Quote: with increasing memory caches, disk traffic will become dominated by writes
| 27+;;Quote: a log-structured file system writes all new information to a sequential log with an index; writes are efficient
| 27 ;;Quote: a log-structured file system needs a segment cleaner process to recover large extents of free space from heavily fragmented segments
|
Related Topics
ThesaHelp: references p-r (245 items)
ThesaHelp: ACM references m-z (280 items)
Topic: data caching (28 items)
Topic: log-structured file system (11 items)
|