thin-provisioning-tools/persistent-data/space-maps
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
..
careful_alloc.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
careful_alloc.h
core.h Add some std namespaces to get tests building. 2017-07-24 15:40:17 +01:00
disk_structures.h Merge branch 'low_level_examine_metadata' into merge-show-blocks 2016-02-24 15:24:43 +00:00
disk.cc [space map disk] reduce the lock counts to speed up free block searching (#84) 2017-09-04 18:05:19 +01:00
disk.h [space map disk] tidy up: add const qualifier 2016-06-20 00:40:10 +08:00
recursive.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
recursive.h
subtracting_span_iterator.h