aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/venti/index.c
AgeCommit message (Collapse)AuthorFilesLines
2004-03-13Add binary fraction tree index.rsc1-19/+156
The old index code is still supported too. Buildindex and checkindex need to be revisited, though they should be easy to adapt.
2004-03-12Checkpoint.rsc1-298/+402
Add disk caching code and first draft of fractional index.
2004-03-12Add 200-line comment trying to explain the new index.rsc1-69/+284
2004-03-11Implement write buffer.rsc1-2/+9
2003-11-23Initial stab at Venti.rsc1-0/+790