Changes by: arcady (arcady at unknown.email)
Date: 2005-07-15 17:55:29 -0700 (Fri, 15 Jul 2005)
Revision: 1890
Log message:
Added capability of storing chunks to disk to DIO.
Also, gave DIO its own dsc type, and reworked the internals
a bit. I knew it looked too easy before.
Changes | Path |
Added | mojavefs/shmem/dio/chunk_store.ml |
Properties | mojavefs/shmem/dio/chunk_store.ml |
Added | mojavefs/shmem/dio/chunk_store.mli |
Properties | mojavefs/shmem/dio/chunk_store.mli |
+58 -20 | mojavefs/shmem/dio/dio.ml |