Commit graph

33 commits

Author SHA1 Message Date
d8b8e9415c xo-gc: utest: promote aux helpers to GcosTestutil.*pp 2026-04-17 07:58:22 -04:00
cd29e9b853 xo-gc: utest: + missed GcosTestUtil.*pp 2026-04-16 20:57:17 -04:00
7c6e56c321 xo-gc: utest: moving test util code to shared GcosTestUtil.*pp 2026-04-16 20:01:55 -04:00
fade487b1e xo-gc: utest: + MutationLogStore.test.cpp 2026-04-12 21:06:50 -04:00
b593e43375 xo-gc: utest: verify no alloc errors 2026-04-12 19:54:49 -04:00
7c150b7a92 xo-gc: utest: expand to multi-cycle utests 2026-04-12 19:42:02 -04:00
b44e4c7fe7 xo-gc: utest: scaffold for multiple gc loops 2026-04-12 16:15:28 -04:00
880087d0be xo-gc: utest: move GCObjectStore into GcosFixture 2026-04-12 15:53:20 -04:00
d78bdf2e96 xo-gc: utest: move X1VerifyStats into GcosFixture 2026-04-12 15:45:12 -04:00
8c88422423 xo-gc: tidy: + Generation methods .g0(), .g1()
Use in GCObjectStore.test.cpp
2026-04-12 15:42:49 -04:00
9e74e35c68 xo-gc: refactor: demote GCObjectVisitor to GCObjectStore
No longer needed by DX1Collector
Also retires utest/MockCollector
2026-04-12 14:54:38 -04:00
d1e2ae38f3 xo-gc: utest: refactor for modularity 2026-04-11 19:02:05 -04:00
c4eb58f6ff xo-gc: bugfixes for GCObjectStore, unit test exapnded
In particular: drop casual assignment to DList.rest_,
will break acyclic assumption of DList.size()
2026-04-11 16:51:52 -04:00
53d9ab7747 xo-gc: refactor: migrate verify impl DX1Collector -> GCObjectStore 2026-04-10 20:32:55 -04:00
dc31e0f772 xo-interpreter2 stack: + reason arg to visit_gco_children()
Helps streamline DX1Collector in xo-gc/.
Want both forward and verify entry points for the same
representation.
2026-04-10 01:10:03 -04:00
518a3d637a xo-gc: utest: minor improvements for coverage 2026-04-09 21:30:52 -04:00
18b9899f30 + xo-gc: utest: + README.md 2026-04-09 19:30:58 -04:00
04131b1ece xo-gc: utest: fairly comprehensive GCObjectStore utest
Generative!
2026-04-09 19:12:41 -04:00
1387673f15 xo-gc: retire Collector.forward_inplace + mock x-gc utest
W/ MockCollector supporting AGCObjectVisitor facet
2026-04-07 21:16:55 -04:00
a67d8b962a xo-gc: scaffold utest for GCObjectStore 2026-04-07 11:44:02 -04:00
268e474cfd xo-gc: cosmetic: rename xo::mm::role -> xo::mm::Role 2026-04-06 23:33:05 -04:00
9803709df8 xo-gc: refactor: move X1 object storage to new cls GCObjectStore. 2026-04-02 18:55:46 -04:00
890fd0fe1a xo-gc: use DArenaVector for DX1Collector.object_types_
Original implementation predated DArenaVector,
using it is more natural
2026-03-29 15:17:31 -04:00
c5da97dea0 xo-gc stack: + request-gc-statistics() primitive
1. xo-gc now depends on xo-object2.
2. use genfacet for ICollector_DX1Collector
3. moves xo-gc utest previously in xo-object2 to more natural
   location in xo-gc/
2026-03-29 13:44:19 -04:00
f4ddc21c2b xo-gc: generation -> Generation + bugfix idle test 2026-03-26 11:30:16 -04:00
6dc2bf1e93 xo-gc: X1Collector.assign_member() + GCRoots + use ArenaVector
Using ArenaVector for mlog.
2026-03-24 22:06:20 -04:00
a750e85b9a xo-reader2 stack: + TypeRegistry 2026-02-15 22:57:15 -05:00
5683623f04 xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
a8cf04d9f6 xo-arena: annex DArena.* DArenaIterator.* from xo-alloc2 2026-01-06 00:49:41 -05:00
a34c3d96f9 xo-arena: annex ArenaConfig.hpp from xo-alloc2/ 2026-01-06 00:41:37 -05:00
f8df25537e xo-alloc: explicit typeseq arg to alloc 2026-01-02 10:20:19 -05:00
3dbc08b049 xo-alloc2: ++ documentation + threshold size for THP feature 2025-12-23 21:06:38 -05:00
49ac2200a2 xo-gc: refactor to extract DX1Collector etc from xo-alloc2/ 2025-12-22 22:24:10 -05:00