Simplified distributed block storage with strong consistency, like in Ceph
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Vitaliy Filippov eabfe4faac Test SQ poll threads. Unstable and in fact slower :( 3 years ago
Makefile Add ringloop.h to dependencies 3 years ago
allocator.cpp Fix linear overwrite, make metadata writes ordered, ignore older entries when recovering journal 4 years ago
allocator.h Fix metadata area size calculation, print free space, wait for free space 4 years ago
blockstore.cpp Return version number from reads 3 years ago
blockstore.h Implement basic primary-sync-stabilize 3 years ago
blockstore_flush.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_flush.h Test & fix single-PG primary OSD 3 years ago
blockstore_impl.cpp Fix a small memory leak and BS_OP_SYNC mishandling, now fio does not hang during primary-osd test 3 years ago
blockstore_impl.h Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_init.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_init.h Extract alignments to options 3 years ago
blockstore_journal.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_journal.h Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_open.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_read.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_rollback.cpp Implement blockstore rollback operation 3 years ago
blockstore_stable.cpp Implement blockstore rollback operation 3 years ago
blockstore_sync.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
blockstore_write.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
crc32c.c Continue fio engine 4 years ago
crc32c.h Add optimized crc32c 4 years ago
fio_engine.cpp Move SYNC_STAB_ALL into blockstore implementation 3 years ago
fio_sec_osd.cpp Use writev in libfio_sec_osd 3 years ago
lambda_size.cpp c++ lambda size test 4 years ago
object_id.h Implement read-modify-write calculation and extract it into a separate file 3 years ago
osd.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
osd.h Test SQ poll threads. Unstable and in fact slower :( 3 years ago
osd_client.cpp Rename osd_op_t.op to req 3 years ago
osd_id.h Implement read-modify-write calculation and extract it into a separate file 3 years ago
osd_main.cpp Move uint8_t[] buffers into any_op_t/any_reply_t 3 years ago
osd_ops.h Implement basic primary-sync-stabilize 3 years ago
osd_peering.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
osd_peering_pg.cpp Test & fix single-PG primary OSD 3 years ago
osd_peering_pg.h Test & fix single-PG primary OSD 3 years ago
osd_primary.cpp Send all iovecs at once 3 years ago
osd_receive.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
osd_rmw.cpp Make basic primary-write work 3 years ago
osd_rmw.h Rename osd_read_stripe_t to osd_rmw_stripe_t 3 years ago
osd_rmw_test.cpp Make basic primary-write work 3 years ago
osd_secondary.cpp Fix a small memory leak and BS_OP_SYNC mishandling, now fio does not hang during primary-osd test 3 years ago
osd_send.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
osd_test.cpp ...and make it work :) 3 years ago
ringloop.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
ringloop.h Test SQ poll threads. Unstable and in fact slower :( 3 years ago
rw_blocking.cpp Use writev in libfio_sec_osd 3 years ago
rw_blocking.h Use writev in libfio_sec_osd 3 years ago
stub_bench.cpp Add simple "stub bench" using sync I/O 3 years ago
stub_osd.cpp Move uint8_t[] buffers into any_op_t/any_reply_t 3 years ago
test.cpp Implement event-driven PG peering 3 years ago
test_allocator.cpp Fix allocator bug 4 years ago
test_blockstore.cpp Add sparse read to ./blockstore_test, link blockstore to libblockstore.so 3 years ago
test_pattern.h Make basic primary-write work 3 years ago
timerfd_interval.cpp Test SQ poll threads. Unstable and in fact slower :( 3 years ago
timerfd_interval.h Test SQ poll threads. Unstable and in fact slower :( 3 years ago
xor.h Stripe read reconstruction 3 years ago