ThesaHelp: references sa-sz
Topic: log-structured file system
Topic: examples of file systems
Reference
Seltzer, M., Smith, K.A., Balkrishnan, H., Chang, J., McMains, S., Padmanabhan, V.,
"File system logging versus clustering: a performance comparison",
1995 USENIX Technical Conference, January 1995, pp. 249-264.
Google
Quotations
abstract ;;Quote: compared the BSD log-structured file system with the BSD Fast File System
abstract+;;Quote: log-structured files much better for create and delete of small files; better for writes to small files; otherwise similar to other file systems
abstract ;;Quote: disk fragmentation slows down the BSD Fast File System by 5-15%; segment cleaner overhead slows down a log-structured system by 33%
250 ;;Quote: the BSD Fast File System takes up to six distinct I/O operations to create a new one-kilobyte file
250+;;Quote: the BSD Fast File System does not attempt to preserve large free extents
Related Topics
ThesaHelp: references sa-sz (237 items)
Topic: log-structured file system (11 items)
Topic: examples of file systems (44 items)