Makefile
|
Fix a small memory leak and BS_OP_SYNC mishandling, now fio does not hang during primary-osd test
|
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
|
Fix a small memory leak and BS_OP_SYNC mishandling, now fio does not hang during primary-osd test
|
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
|
Implement read-modify-write calculation and extract it into a separate file
|
3 years ago |
blockstore_init.cpp
|
Test & fix single-PG primary OSD
|
3 years ago |
blockstore_init.h
|
Extract alignments to options
|
3 years ago |
blockstore_journal.cpp
|
Test & fix single-PG primary OSD
|
3 years ago |
blockstore_journal.h
|
Implement blockstore rollback operation
|
3 years ago |
blockstore_open.cpp
|
Make fsync flags separate for data, metadata and journal
|
3 years ago |
blockstore_read.cpp
|
Fix possible leak in blockstore_read
|
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
|
Fix a small memory leak and BS_OP_SYNC mishandling, now fio does not hang during primary-osd test
|
3 years ago |
blockstore_write.cpp
|
Move SYNC_STAB_ALL into blockstore implementation
|
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
|
Fix a small memory leak and BS_OP_SYNC mishandling, now fio does not hang during primary-osd test
|
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
|
Send all iovecs at once
|
3 years ago |
osd.h
|
Send all iovecs at once
|
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
|
Allow to specify multiple peers
|
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
|
Use EPOLLET
|
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
|
Send all iovecs at once
|
3 years ago |
osd_test.cpp
|
...and make it work :)
|
3 years ago |
ringloop.cpp
|
Fix submission ring overflow & ring_data_t reuse conflicts
|
4 years ago |
ringloop.h
|
Fix submission ring overflow & ring_data_t reuse conflicts
|
4 years ago |
rw_blocking.cpp
|
Test and fix primary-read
|
3 years ago |
rw_blocking.h
|
Test and fix primary-read
|
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
|
fio engine starts now
|
4 years ago |
timerfd_interval.h
|
fio engine starts now
|
4 years ago |
xor.h
|
Stripe read reconstruction
|
3 years ago |