Joe Thornber
|
4313469475
|
[all] Switch from boost::shared_ptr -> std::shared_ptr.
Shared_ptr has moved into the standard library since these tools were
first written.
|
2020-04-30 15:02:43 +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
|
d710cad52b
|
[cache tools] knock out OPEN from the metadata enum
|
2016-10-07 15:01:16 -04:00 |
|
Joe Thornber
|
05c4b7b400
|
[cache] a lot of format 2 changes
|
2016-09-30 11:21:20 -04:00 |
|
Joe Thornber
|
9a65e7707c
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools into era
|
2013-12-09 10:42:28 +00:00 |
|
Joe Thornber
|
c00c832378
|
Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
|
2013-12-02 12:07:33 +00:00 |
|
Joe Thornber
|
983a5e84e6
|
Move endian_utils to base/
|
2013-11-19 10:23:35 +00:00 |
|
Denys Duchier
|
3a4c06b772
|
use persistent-data::bitset to avoid ambiguity
|
2013-11-16 21:42:23 +01:00 |
|
Joe Thornber
|
31ce9a03fa
|
cache_restore --omit-clean-shutdown
|
2013-10-29 12:46:23 +00:00 |
|
Joe Thornber
|
5dbaf8371c
|
[caching] start wiring up the discard bitset
|
2013-10-10 13:08:04 +01:00 |
|
Joe Thornber
|
42fd6b928b
|
[cache_check] A whole bunch of superblock checks
|
2013-10-07 15:21:45 +01:00 |
|
Joe Thornber
|
bb898eeaad
|
[cache_restore/dump] hint_width work.
dump/restore cycle works again.
|
2013-09-26 11:36:01 +01:00 |
|
Joe Thornber
|
17f7c982f2
|
[caching] hint support
|
2013-09-24 12:00:09 +01:00 |
|
Joe Thornber
|
2e58332e49
|
[cache_restore/dump] mappings dump restore ok now
|
2013-09-23 11:15:41 +01:00 |
|
Joe Thornber
|
61e90998c0
|
[cache_dump, cache_restore] restore/dump cycle works
|
2013-09-19 13:45:56 +01:00 |
|
Joe Thornber
|
c476de1756
|
[cache_restore] more wip
|
2013-09-18 13:00:26 +01:00 |
|
Joe Thornber
|
dadb32d15f
|
some work on cache_restore
|
2013-09-12 12:33:32 +01:00 |
|
Joe Thornber
|
6615b25e4b
|
WIP on cache tools
|
2013-09-11 11:40:46 +01:00 |
|