ares/rust/ares_pma
barter-simsum aaa6f5e2ff pma: persistent file growth highpg tracking attempted fix
spent a while debugging this, but there are still issues on restoration. We
cannot simply call _flist_new and _flist_record_alloc on persistent state
restoration since _flist_new won't properly set the highpg. If restoring, we
should derive the high flist page (alloced or not) from state->file_size_p. I
think I way overcomplicated this
2024-01-12 18:11:42 -05:00
..
c-src pma: persistent file growth highpg tracking attempted fix 2024-01-12 18:11:42 -05:00
src pma: format lib.rs 2023-11-29 16:36:58 -06:00
build.rs pma: lint and c warnings cleanup 2023-12-20 00:16:55 -06:00
Cargo.lock pma: use cc crate in build.rs 2023-11-29 16:36:30 -06:00
Cargo.toml pma: add crate feature to control debugging printfs 2023-12-15 11:16:38 -06:00