Files
scylladb/tests
Tomasz Grabiec 870e9e5729 lsa: Replace compaction_lock with broader reclaim_lock
Disabling compaction of a region is currently done in order to keep
the references valid. But disabling only compaction is not enough, we
also need to disable eviction, as it also invalidates
references. Rather than introducing another type of lock, compaction
and eviction are controlled together, generalized as "reclaiming"
(hence the reclaim_lock).
2015-09-01 17:29:04 +03:00
..
2015-08-09 00:05:33 +03:00
2015-08-28 23:52:49 +03:00
2015-08-28 23:52:49 +03:00
2015-08-05 14:16:52 +03:00