1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 21:40:33 +02:00
guile/src
2024-09-30 20:52:45 +02:00
..
adaptive-heap-sizer.h Implement adaptive heap sizing for semi 2024-09-16 14:19:54 +02:00
address-hash.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
address-map.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
address-set.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
assert.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
background-thread.h MMC and PCC defer actual page-out operations to background thread 2024-09-16 10:00:01 +02:00
bdw.c Implement cooperative safepoint API 2024-09-18 11:54:36 +02:00
copy-space.h Factor out locking utils to separate header 2024-09-30 20:52:45 +02:00
debug.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
extents.h Add separate extents header 2024-08-30 16:53:20 +02:00
gc-align.h Factor trace deque out to shared-worklist.h 2024-07-08 10:42:58 +02:00
gc-ephemeron-internal.h Add parallel root-tracing phase 2024-07-11 15:54:11 +02:00
gc-ephemeron.c Add parallel root-tracing phase 2024-07-11 15:54:11 +02:00
gc-finalizer-internal.h Add finalizers 2024-07-23 22:33:29 +02:00
gc-finalizer.c Ensure fired finalizers are traced 2024-07-24 09:54:15 +02:00
gc-internal.h First version of adaptive heap sizing for pcc and mcc 2024-09-16 09:59:55 +02:00
gc-lock.h Factor out locking utils to separate header 2024-09-30 20:52:45 +02:00
gc-options-internal.h First version of adaptive heap sizing for pcc and mcc 2024-09-16 09:59:55 +02:00
gc-options.c First version of adaptive heap sizing for pcc and mcc 2024-09-16 09:59:55 +02:00
gc-platform-gnu-linux.c First version of adaptive heap sizing for pcc and mcc 2024-09-16 09:59:55 +02:00
gc-platform.h First version of adaptive heap sizing for pcc and mcc 2024-09-16 09:59:55 +02:00
gc-stack.c Fix GCC detection 2023-10-07 23:10:33 +02:00
gc-stack.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
gc-trace.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
growable-heap-sizer.h Implement adaptive heap sizing for semi 2024-09-16 14:19:54 +02:00
heap-sizer.h Implement adaptive heap sizing for semi 2024-09-16 14:19:54 +02:00
large-object-space.h First version of adaptive heap sizing for pcc and mcc 2024-09-16 09:59:55 +02:00
local-worklist.h Break local worklist out to its own file 2024-07-08 10:49:46 +02:00
mmc.c Fix an ABA problem in the nofl space 2024-09-30 10:59:47 +02:00
nofl-space.h Factor out locking utils to separate header 2024-09-30 20:52:45 +02:00
parallel-tracer.h MMC marks roots in parallel during the pause, not while stopping 2024-09-09 15:03:49 +02:00
pcc.c Implement cooperative safepoint API 2024-09-18 11:54:36 +02:00
root-worklist.h Add parallel root-tracing phase 2024-07-11 15:54:11 +02:00
root.h MMC marks roots in parallel during the pause, not while stopping 2024-09-09 15:03:49 +02:00
semi.c Implement cooperative safepoint API 2024-09-18 11:54:36 +02:00
serial-tracer.h MMC marks roots in parallel during the pause, not while stopping 2024-09-09 15:03:49 +02:00
shared-worklist.h Don't release shared worklist buffers when less than 256 kB 2024-09-16 10:51:07 +02:00
simple-worklist.h Break simple serial worklist out to its own file 2024-07-08 11:49:47 +02:00
spin.h Reorganize source tree and document 2023-08-06 12:04:33 +02:00
swar.h Factor nofl-space out of whippet 2024-08-21 10:19:26 +02:00
tracer.h MMC marks roots in parallel during the pause, not while stopping 2024-09-09 15:03:49 +02:00