Joe Thornber
|
29cfdd8979
|
[space-maps/core] rewrite the core space map to use less memory.
|
2020-05-27 12:00:40 +01:00 |
|
Joe Thornber
|
e801cc607b
|
[block_manager] Hard code block size to 4k.
We're never going to use anything other than 4k, and by hard coding it we
avoid making block_manager a template.
|
2020-04-30 14:30:01 +01:00 |
|
Joe Thornber
|
467be1a69e
|
Add some std namespaces to get tests building.
I guess a rogue header had previously been using the std namespace.
|
2017-07-24 15:40:17 +01:00 |
|
Joe Thornber
|
a94bfea798
|
[block-cache] unit tests + debug io_engine and copier
|
2016-06-07 11:12:27 +01:00 |
|
Joe Thornber
|
f06a2673c5
|
wip
|
2014-07-29 11:34:26 +01:00 |
|
Joe Thornber
|
6706493304
|
Remove some global 'using namespace's
|
2013-05-28 13:48:10 +01:00 |
|
Joe Thornber
|
647cb68b76
|
Some test utils
|
2013-05-01 16:33:24 +01:00 |
|
Joe Thornber
|
441cba7185
|
Small work on metadata_checker tests.
|
2013-04-26 15:55:45 +01:00 |
|