ThesaHelp: ACM references m-z
ThesaHelp: references sa-sz
Topic: full-text indexing
Topic: version control
Topic: examples of file systems
Topic: deletion of information
| |
Reference
Santry, D.S., Feeley, M.J., Hutchinson, N.C., Veitch, A.C., Carton, R.W., Ofir, J.,
"Deciding when to forget in the Elephant file system",
Proceedings of the 17the ACM Symposium on Operating Systems Principles (SOSP'99), Charleston, South Carolina, December 1999, ACM SIGOPS, pp. 110-123.
Google
Quotations
111 ;;Quote: the Elephant file system saves all important versions; easy undo of recent changes
| 112 ;;Quote: important versions of a file have a long delay or large delta to the next version
| 113 ;;Quote: the Elephant file system uses Keep-One for unimportant and easily recreated files; like standard file system
| 113 ;;Quote: Keep-Safe guarantees that a file version is retained for an interval; deleted after a younger version or permanent deletion
| 119 ;;Quote: half of data and 98% of updates stored in Keep-One files, quarter of data in Keep-Safe, two thirds of files as Keep-Landmarks; distribution files mislabeled
| 120 ;;Quote: versioned file system does not affect write disk caching; little data rewritten to versioned files
|
Related Topics
ThesaHelp: ACM references m-z (280 items)
ThesaHelp: references sa-sz (237 items)
Topic: full-text indexing (35 items)
Topic: version control (30 items)
Topic: examples of file systems (44 items)
Topic: deletion of information (11 items)
|