Jacek Sieka ef864ba167
disable vid reuse compaction (#2276)
The current implementation cannot be used practically since it causes
several full reallocations of the whole free list per deletion - it
needs to be reimplemented, or the chain cannot practically progress
beyond ~2.5M blocks where a lot of removals happen.

Co-authored-by: tersec <tersec@users.noreply.github.com>
2024-06-01 17:14:54 +02:00
..
2024-06-01 17:49:46 +07:00
2024-06-01 17:14:54 +02:00
2024-06-01 17:49:46 +07:00
2024-05-30 14:54:03 +02:00
2024-06-01 17:49:46 +07:00
2024-05-31 09:13:56 +02:00
2024-05-29 06:58:33 +02:00
2024-05-31 09:13:56 +02:00
2024-04-16 08:02:42 +07:00
2023-08-29 07:12:31 +07:00
2024-02-16 16:08:07 +07:00