Simplified distributed block storage with strong consistency, like in Ceph
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vitaliy Filippov 45f34fb3b2 Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 3 years ago
Makefile Support inmemory journal 3 years ago
allocator.cpp Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 3 years ago
allocator.h Fix metadata area size calculation, print free space, wait for free space 3 years ago
blockstore.cpp Fix metadata area size calculation, print free space, wait for free space 3 years ago
blockstore.h Fix metadata area size calculation, print free space, wait for free space 3 years ago
blockstore_flush.cpp Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 3 years ago
blockstore_flush.h Support inmemory journal 3 years ago
blockstore_init.cpp Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 3 years ago
blockstore_init.h Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 3 years ago
blockstore_journal.cpp Support inmemory journal 3 years ago
blockstore_journal.h Support inmemory journal 3 years ago
blockstore_open.cpp Fix metadata area size calculation, print free space, wait for free space 3 years ago
blockstore_read.cpp Support inmemory journal 3 years ago
blockstore_stable.cpp Fix another stall due to bad unstable_writes tracking, do not try to write beyond the end of the journal 3 years ago
blockstore_sync.cpp Add debug prints 3 years ago
blockstore_write.cpp Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 3 years ago
crc32c.c Continue fio engine 3 years ago
crc32c.h Add optimized crc32c 3 years ago
fio_engine.cpp Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 3 years ago
lambda_size.cpp c++ lambda size test 3 years ago
ringloop.cpp fio engine starts now 3 years ago
ringloop.h Fix safe stop procedure 3 years ago
test.cpp Try to submit a test write operation 3 years ago
test_allocator.cpp Fix allocator bug 3 years ago
test_blockstore.cpp fio engine starts now 3 years ago
timerfd_interval.cpp fio engine starts now 3 years ago
timerfd_interval.h fio engine starts now 3 years ago
xor.h unoptimized crc32 and xor 3 years ago