1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 04:30:19 +02:00
guile/api
Andy Wingo 1f4e3bdf37 Add field-logging write barrier (fast path only)
Add a new kind of write barrier, one which has a bit per field; the
mutator that sets the bit will need to add the field's location (the
edge) to a remembered set.  Here we just have the fast-path
implementation.
2024-10-01 10:34:27 +02:00
..
bdw-attrs.h Add field-logging write barrier (fast path only) 2024-10-01 10:34:27 +02:00
gc-api.h Add field-logging write barrier (fast path only) 2024-10-01 10:34:27 +02:00
gc-assert.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-attrs.h Add field-logging write barrier (fast path only) 2024-10-01 10:34:27 +02:00
gc-basic-stats.h Reorder events in event listener; refactors to mmc and pcc 2024-09-10 10:55:38 +02:00
gc-collection-kind.h Allow embedder to request a major GC 2023-10-18 16:34:20 +02:00
gc-config.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-conservative-ref.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-edge.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-embedder-api.h Add gc_finalizer_priority_count to gc-embedder-api.h 2024-08-05 11:56:46 +02:00
gc-ephemeron.h Change gc_allocate_ephemeron to return struct gc_ephemeron 2023-09-11 11:48:32 +02:00
gc-event-listener-chain.h Reorder events in event listener; refactors to mmc and pcc 2024-09-10 10:55:38 +02:00
gc-event-listener.h Reorder events in event listener; refactors to mmc and pcc 2024-09-10 10:55:38 +02:00
gc-finalizer.h Add finalizers 2024-07-23 22:33:29 +02:00
gc-forwarding.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-histogram.h Remove unused function 2023-12-10 22:08:05 +01:00
gc-inline.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-null-event-listener.h Reorder events in event listener; refactors to mmc and pcc 2024-09-10 10:55:38 +02:00
gc-options.h First version of adaptive heap sizing for pcc and mcc 2024-09-16 09:59:55 +02:00
gc-ref.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-visibility.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
mmc-attrs.h Add field-logging write barrier (fast path only) 2024-10-01 10:34:27 +02:00
pcc-attrs.h Add field-logging write barrier (fast path only) 2024-10-01 10:34:27 +02:00
semi-attrs.h Add field-logging write barrier (fast path only) 2024-10-01 10:34:27 +02:00