issues
search
mmtk
/
mmtk-core
Memory Management ToolKit
https://www.mmtk.io
Other
379
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Annotate mmap ranges using PR_SET_VMA
#1236
wks
opened
1 week ago
3
Enqueue to BlockQueue backwards
#1235
wks
opened
1 week ago
0
Rewrite BlockPool using double-checked locking pattern
#1234
wks
opened
1 week ago
0
Introduce WorkerLocal
#1233
wks
opened
1 week ago
0
Bump version to v0.29
#1232
qinsoon
closed
2 weeks ago
1
Replace InitializedOnce with OnceLock
#1231
wks
opened
2 weeks ago
0
Fix auto merge branches
#1230
qinsoon
closed
2 weeks ago
0
Use modern syntax for optional dependencies
#1229
wks
closed
2 weeks ago
0
Fix nightly build and add `inline` attributes to `{un,}likely`
#1228
k-sareen
closed
2 weeks ago
1
Rethink about whether creating Address from usize should be unsafe
#1227
wks
opened
2 weeks ago
4
Make env_logger an optional dependency
#1226
wks
closed
2 weeks ago
4
Use wrapper for logging.
#1225
wks
opened
2 weeks ago
8
Fix nightly build
#1224
k-sareen
closed
2 weeks ago
0
Introduce NonZeroAddress and write more idiomatic Rust code
#1223
wks
opened
3 weeks ago
2
Show logs in release build, and stop disabling logs by level.
#1222
wks
opened
3 weeks ago
2
Change the default testing branch for Julia tests
#1221
qinsoon
closed
3 weeks ago
0
High resident set size (RSS)
#1220
wks
opened
3 weeks ago
6
Regression tests cannot run some benchmarks in DaCapo 2006 on OpenJDK
#1219
wks
opened
3 weeks ago
0
Add alloc_no_gc
#1218
qinsoon
opened
3 weeks ago
2
Remove space for nogc link
#1217
Pat-Lafon
closed
1 month ago
0
Update CI macos image
#1216
qinsoon
closed
1 month ago
0
Install cargo-msrv using stable toolchain.
#1215
wks
closed
1 month ago
0
Fix a race between forwarding bits and VO bits.
#1214
wks
closed
1 month ago
1
Forwarding bits are set to `FORWARDED` before VO bits are set.
#1213
wks
closed
1 month ago
1
Bump version to v0.28
#1212
qinsoon
closed
1 month ago
1
Update migration guide for #1205
#1211
qinsoon
closed
1 month ago
1
Testing the history canary feature (don't merge)
#1210
wks
closed
4 weeks ago
1
Performance history canary
#1209
wks
closed
1 month ago
1
Update ci-perf-kit to plot epoch
#1208
qinsoon
closed
1 month ago
0
Update CI to plot epochs
#1207
qinsoon
closed
1 month ago
1
Document the policy about performance testing environment and epochs
#1206
qinsoon
closed
1 month ago
1
Return if a GC ran or not for `handle_user_collection_request`
#1205
k-sareen
closed
2 months ago
0
Return whether a GC was ran or not for `handle_user_collection_request`
#1204
k-sareen
closed
2 months ago
0
Immix performs faster if defrag is enabled for every GC?
#1203
qinsoon
opened
2 months ago
0
Add a feature immix_stress_copying
#1202
qinsoon
closed
2 months ago
0
Stress test for `ImmixAllocator` should not change limits of the allocator
#1201
k-sareen
opened
2 months ago
1
Performance regression on 20240802 for luindex
#1200
qinsoon
closed
1 month ago
13
Update ci-perf-kit to 0.7.6
#1199
qinsoon
closed
2 months ago
1
initial cache analysis changes
#1198
clairexhuang
closed
2 months ago
1
`ChunkMap` is broken when using multiple spaces that access it
#1197
k-sareen
opened
2 months ago
1
Minor fixes
#1196
wks
closed
2 months ago
0
Require ObjectReference to point inside object
#1195
wks
closed
2 months ago
6
Assert OBJECT_REF_OFFSET_LOWER_BOUND invariant
#1194
wks
closed
2 months ago
0
A more optimal implementation for finding base references
#1193
qinsoon
opened
2 months ago
0
Filter the result for find_prev_non_zero_value_fast to make sure it is in the search range
#1192
qinsoon
closed
2 months ago
0
Panic message and outdated comments
#1191
wks
closed
2 months ago
0
Don't abuse the file name `global.rs`
#1190
wks
opened
2 months ago
2
Skip iterating through unallocated memory for `MonotonePageResource`
#1189
k-sareen
closed
2 months ago
1
Fix find_last_non_zero_bit, and align metadata address before converting to data address.
#1188
qinsoon
closed
2 months ago
0
Expose whether _default_ space for Plan can pin objects or not
#1187
k-sareen
opened
3 months ago
2
Next