• Kirill Smelkov's avatar
    bigfile/file.h: C interface for defining BigFile backends · 9065e2b9
    Kirill Smelkov authored
    Users can inherit from BigFile and provide custom ->loadblk() and
    ->storeblk() to load/store file blocks from a database or some other
    storage. The system then could use such files to memory map them into
    user address space (see next patch).
    9065e2b9
Name
Last commit
Last update
..
bigfile Loading commit data...
bug.h Loading commit data...
list.h Loading commit data...
utils.h Loading commit data...