issues
search
mmtk
/
mmtk-core
Memory Management ToolKit
https://www.mmtk.io
Other
444
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Pinning-aware Immix defrag heuristics
#1328
qinsoon
opened
1 week ago
0
Minor changes to the ProcessRootNode work packet
#1327
wks
closed
2 weeks ago
1
Bump Ruby binding test image to 24.04
#1326
wks
closed
3 weeks ago
0
Reconsider the dispatching of trace_object: filling table cells
#1325
wks
opened
3 weeks ago
2
Remove the immix_stress_copying feature. Replace with separate options.
#1324
qinsoon
closed
3 weeks ago
1
Use EnumMap::from_fn
#1323
wks
closed
4 weeks ago
5
Introduce SpaceInspector and RegionInspector
#1322
qinsoon
opened
1 month ago
1
Move `inside_harness` to `GlobalState`
#1321
k-sareen
closed
1 month ago
0
Remove dead field in `VMMap`
#1320
k-sareen
closed
1 month ago
0
Remove `unsafe` code related to `get_allocator`
#1319
wks
opened
1 month ago
4
Remove repr(C) from Mutator
#1318
wks
opened
1 month ago
9
Fix `CopySpace::is_live`
#1317
k-sareen
closed
1 month ago
5
Arguments of prepare, release and end_of_gc of each space
#1316
wks
opened
1 month ago
4
Move prepare/release/end_of_gc to trait Space
#1315
qinsoon
closed
1 month ago
2
Issues with `TraceKind`
#1314
qinsoon
opened
1 month ago
9
Remove V8 tests from extended tests
#1313
qinsoon
closed
1 month ago
0
Use ChunkMap in MallocSpace
#1312
qinsoon
closed
1 month ago
0
Pre GC sanity checking
#1311
qinsoon
opened
1 month ago
1
(Don't merge) Test binding test using OpenJDK 21
#1310
wks
closed
1 month ago
1
Minor refactor to remove duplicate code using ReservedAllocators
#1309
qinsoon
closed
1 month ago
0
Choose Non-moving Policy based on features
#1308
qinsoon
closed
1 month ago
5
Fix performance regression test
#1307
wks
opened
1 month ago
0
Bump version to v0.31
#1306
qinsoon
closed
1 month ago
1
Allow configuring each Immix space to be non moving
#1305
qinsoon
closed
1 month ago
2
Make chunk map as global side metadata, and each space only lists its own chunks using chunk map
#1304
qinsoon
closed
1 month ago
6
Monitoring MMTk states from another process
#1303
wks
opened
2 months ago
0
Heap introspection API for debugging
#1302
wks
opened
2 months ago
3
Properly handle multiple plans in GITHUB-CI in CI scripts
#1301
qinsoon
closed
2 months ago
0
Object enumeration also returns the space name and the region
#1300
qinsoon
opened
2 months ago
2
Fix contiguous chunk iterator in monotonic PR
#1299
wks
closed
2 months ago
0
Allow objects to span multiple contiguous blocks for bump allocator
#1298
k-sareen
closed
2 months ago
6
Fix clippy warnings for Rust 1.86
#1297
wks
closed
2 months ago
0
Fix incongruent defaults for copying GCs
#1296
k-sareen
closed
2 months ago
8
Fix broken stats gathering code if no. of GCs > `MAX_PHASES`
#1295
k-sareen
closed
2 months ago
3
User Guide chapter for address-based hashing
#1294
wks
closed
2 months ago
0
Merge the two Glossaries.
#1293
wks
opened
2 months ago
0
Aggregate live bytes info in on_gc_finished
#1292
qinsoon
closed
2 months ago
0
Make `EDGES_WORK_BUFFER_SIZE` constant public to bindings
#1291
k-sareen
closed
2 months ago
0
Yielding accessor
#1290
wks
opened
2 months ago
5
Check if an object is in our heap before using VM map during counting live bytes
#1289
qinsoon
closed
2 months ago
4
Fix to bytemuck_derive 1.8.1
#1288
qinsoon
closed
2 months ago
0
implement mutator builder
#1287
tianleq
closed
2 months ago
1
Fix lychee command
#1286
wks
closed
2 months ago
0
Make work packet buffer size configurable from one location
#1285
k-sareen
closed
2 months ago
0
Fixing MSRV-breaking dependencies
#1284
wks
closed
3 months ago
3
Optimize object forwarding for single threaded GC
#1283
k-sareen
opened
3 months ago
4
Define "root" and rename methods of RootsWorkFactory
#1282
wks
opened
3 months ago
1
Make work packet sizes easily configurable
#1281
k-sareen
closed
2 months ago
2
Fix clippy warning about operator precedence
#1280
wks
closed
3 months ago
0
Reorganize src/scheduler/gc_work.rs
#1279
wks
opened
3 months ago
12
Next