thin-provisioning-tools/persistent-data
Ming-Hung Tsai 591f725232 [space map disk] reduce the lock counts to speed up free block searching (#84)
Avoid repetitively acquiring/releasing the bitmap while finding a free block
2017-09-04 18:05:19 +01:00
..
data-structures Add some std namespaces to get tests building. 2017-07-24 15:40:17 +01:00
space-maps [space map disk] reduce the lock counts to speed up free block searching (#84) 2017-09-04 18:05:19 +01:00
block_counter.h Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
block.h [block manager] Don't allow the cache to be bigger than the block dev. 2017-07-24 15:28:23 +01:00
block.tcc [block manager] Don't allow the cache to be bigger than the block dev. 2017-07-24 15:28:23 +01:00
checksum.cc [checksum] Switch to a faster implementation of crc32 2017-03-21 12:03:11 -04:00
checksum.h
deleter.h
error_set.cc
error_set.h
errors.h
file_utils.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
file_utils.h Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
hex_dump.cc
hex_dump.h
math_utils.h
run_set.h
run.h
space_map.cc
space_map.h
span.h
span.tcc
transaction_manager.cc
transaction_manager.h
validators.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
validators.h [validators] Move the btree node validator into a separate file. 2015-08-11 11:58:07 +01:00