wingo pushed a change to branch wip-whippet in repository guile. from 7b4f4427f Update for Whippet changes, VM stacks scanned partly-conservatively new 0a6767b3b Fix a bug in after-gc Scheme hook new 47ddd3dd5 nofl: No evacuation reserve if evacuation is impossible new eab463bd6 nofl: Include pending large object allocations in the live data size new 1d157a133 mmc: Add "headroom" for growable heaps that cannot defragment new 6d5e7c9b6 Fix bof returning blocks from the evacuation target list to empties new 2db9cfa91 nofl: Limit sweeping if there are empty blocks new 6841c9509 Merge remote-tracking branch 'whippet/main' into wip-whippet
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: libguile/gc.c | 4 +- libguile/whippet/src/mmc.c | 26 ++++--- libguile/whippet/src/nofl-space.h | 138 ++++++++++++++++++++++++-------------- 3 files changed, 107 insertions(+), 61 deletions(-)