Commit graph

11 commits

Author SHA1 Message Date
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