Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mmtk/mmtk-core issues and pull requests
#1268 - Clear stale line mark state
Pull Request -
State: closed - Opened by tianleq 5 days ago
- 2 comments
#1267 - Immix leaks memeory due to stale line mark state left around
Issue -
State: closed - Opened by tianleq 5 days ago
- 2 comments
#1266 - Make GC triggering and heap resizing consistent
Pull Request -
State: closed - Opened by wks 13 days ago
- 2 comments
Labels: PR-extended-testing
#1265 - Special topic chapter for finalizers and weak references
Pull Request -
State: open - Opened by wks 17 days ago
- 3 comments
#1264 - Force fixed heap size when using NoGC
Pull Request -
State: closed - Opened by wks 17 days ago
- 1 comment
#1263 - Always return false for collection_required for NoGC
Pull Request -
State: closed - Opened by peterzhu2118 18 days ago
- 5 comments
#1262 - Fix Clippy warning in 1.84.0
Pull Request -
State: closed - Opened by wks 19 days ago
#1261 - Fix a subtraction overflow in get_free_pages.
Pull Request -
State: closed - Opened by wks 19 days ago
- 1 comment
#1260 - [meta] Porting Guide sections for interesting topics
Issue -
State: open - Opened by wks 20 days ago
- 1 comment
#1259 - Mention pitfall in `ObjectTracerContext::with_tracer` doc comment
Pull Request -
State: closed - Opened by k-sareen 20 days ago
#1258 - Provide alternatives to `ObjectReference` methods without `VM` type parameter?
Issue -
State: closed - Opened by k-sareen 21 days ago
- 2 comments
#1257 - Rename "log bit" to "log candidate bit"
Issue -
State: open - Opened by wks 24 days ago
- 3 comments
#1256 - Systematic approach to clear/set side metadata
Issue -
State: open - Opened by wks 25 days ago
- 9 comments
#1255 - Unique object enqueuing option
Pull Request -
State: closed - Opened by wks 26 days ago
- 5 comments
#1254 - Native MarkSweep is not marking objects atomically.
Issue -
State: closed - Opened by wks 27 days ago
- 2 comments
#1253 - Move to Rust 1.83
Pull Request -
State: closed - Opened by qinsoon 28 days ago
- 1 comment
#1252 - Bump version to v0.30
Pull Request -
State: closed - Opened by qinsoon about 1 month ago
- 1 comment
#1251 - `Plan::common` and `Space::common` should return `Option<T>`.
Issue -
State: open - Opened by wks about 2 months ago
- 1 comment
#1250 - Check the option before aggregating live bytes data. Panic if the option is enabled on malloc space.
Pull Request -
State: closed - Opened by qinsoon about 2 months ago
Labels: PR-extended-testing
#1249 - Use macos-15 for style check
Pull Request -
State: closed - Opened by qinsoon about 2 months ago
#1248 - Allow setting object metadata for VM space objects. Expose VO bit under a feature.
Pull Request -
State: closed - Opened by qinsoon about 2 months ago
- 1 comment
Labels: PR-extended-testing
#1247 - Refactoring the write barrier API
Issue -
State: open - Opened by wks 2 months ago
#1246 - Use compressed pointer to save internal memory usage in MMTk
Issue -
State: open - Opened by qinsoon 2 months ago
- 1 comment
Labels: C-enhancement, A-general, F-request-for-MEP
#1245 - Minor changes for debugging.
Pull Request -
State: closed - Opened by wks 2 months ago
#1244 - Fix warnings for lifetime in MmapAnnotation impl
Pull Request -
State: closed - Opened by qinsoon 2 months ago
#1243 - Deemphasize setting options by strings
Issue -
State: open - Opened by wks 2 months ago
- 1 comment
#1242 - Fix clippy warnings for Rust 1.83
Pull Request -
State: closed - Opened by wks 2 months ago
#1241 - Add misc debugging helpers and feature to poison dead memory
Pull Request -
State: open - Opened by k-sareen 2 months ago
- 4 comments
#1240 - Remove env_var and command_line from options
Pull Request -
State: open - Opened by wks 2 months ago
#1239 - Refactor: Should we do all mmap via `Mmapper`?
Issue -
State: open - Opened by wks 2 months ago
- 1 comment
#1238 - Collect live bytes per space, and report by space
Pull Request -
State: closed - Opened by qinsoon 2 months ago
- 3 comments
#1237 - Remove env_var: and command_line: from Options
Issue -
State: open - Opened by wks 2 months ago
#1236 - Annotate mmap ranges using PR_SET_VMA
Pull Request -
State: closed - Opened by wks 3 months ago
- 10 comments
Labels: PR-extended-testing
#1235 - Enqueue to BlockQueue backwards
Pull Request -
State: open - Opened by wks 3 months ago
#1234 - Rewrite BlockPool using double-checked locking pattern
Issue -
State: open - Opened by wks 3 months ago
#1233 - Introduce WorkerLocal
Issue -
State: open - Opened by wks 3 months ago
#1232 - Bump version to v0.29
Pull Request -
State: closed - Opened by qinsoon 3 months ago
- 1 comment
#1232 - Bump version to v0.29
Pull Request -
State: closed - Opened by qinsoon 3 months ago
- 1 comment
#1231 - Replace InitializedOnce with OnceLock
Issue -
State: open - Opened by wks 3 months ago
Labels: C-cleanup, G-safety, A-utils, F-good-first-issue
#1231 - Replace InitializedOnce with OnceLock
Issue -
State: open - Opened by wks 3 months ago
Labels: C-cleanup, G-safety, A-utils, F-good-first-issue
#1230 - Fix auto merge branches
Pull Request -
State: closed - Opened by qinsoon 3 months ago
#1230 - Fix auto merge branches
Pull Request -
State: closed - Opened by qinsoon 3 months ago
#1229 - Use modern syntax for optional dependencies
Pull Request -
State: closed - Opened by wks 3 months ago
#1229 - Use modern syntax for optional dependencies
Pull Request -
State: closed - Opened by wks 3 months ago
#1228 - Fix nightly build and add `inline` attributes to `{un,}likely`
Pull Request -
State: closed - Opened by k-sareen 3 months ago
- 1 comment
#1228 - Fix nightly build and add `inline` attributes to `{un,}likely`
Pull Request -
State: closed - Opened by k-sareen 3 months ago
- 1 comment
#1227 - Rethink about whether creating Address from usize should be unsafe
Issue -
State: open - Opened by wks 3 months ago
- 4 comments
#1227 - Rethink about whether creating Address from usize should be unsafe
Issue -
State: open - Opened by wks 3 months ago
- 4 comments
#1226 - Make env_logger an optional dependency
Pull Request -
State: closed - Opened by wks 3 months ago
- 4 comments
Labels: PR-extended-testing
#1226 - Make env_logger an optional dependency
Pull Request -
State: closed - Opened by wks 3 months ago
- 4 comments
Labels: PR-extended-testing
#1225 - Use wrapper for logging.
Pull Request -
State: open - Opened by wks 3 months ago
- 8 comments
#1225 - Use wrapper for logging.
Pull Request -
State: open - Opened by wks 3 months ago
- 8 comments
#1224 - Fix nightly build
Pull Request -
State: closed - Opened by k-sareen 3 months ago
#1223 - Introduce NonZeroAddress and write more idiomatic Rust code
Issue -
State: open - Opened by wks 3 months ago
- 2 comments
#1223 - Introduce NonZeroAddress and write more idiomatic Rust code
Issue -
State: open - Opened by wks 3 months ago
- 2 comments
#1222 - Show logs in release build, and stop disabling logs by level.
Issue -
State: open - Opened by wks 3 months ago
- 2 comments
#1222 - Show logs in release build, and stop disabling logs by level.
Issue -
State: open - Opened by wks 3 months ago
- 2 comments
#1221 - Change the default testing branch for Julia tests
Pull Request -
State: closed - Opened by qinsoon 3 months ago
Labels: PR-extended-testing
#1220 - High resident set size (RSS)
Issue -
State: open - Opened by wks 3 months ago
- 6 comments
#1219 - Regression tests cannot run some benchmarks in DaCapo 2006 on OpenJDK
Issue -
State: open - Opened by wks 3 months ago
#1218 - Add alloc_no_gc
Pull Request -
State: open - Opened by qinsoon 3 months ago
- 2 comments
Labels: PR-extended-testing
#1217 - Remove space for nogc link
Pull Request -
State: closed - Opened by Pat-Lafon 3 months ago
#1216 - Update CI macos image
Pull Request -
State: closed - Opened by qinsoon 4 months ago
#1215 - Install cargo-msrv using stable toolchain.
Pull Request -
State: closed - Opened by wks 4 months ago
#1214 - Fix a race between forwarding bits and VO bits.
Pull Request -
State: closed - Opened by wks 4 months ago
- 1 comment
#1213 - Forwarding bits are set to `FORWARDED` before VO bits are set.
Issue -
State: closed - Opened by wks 4 months ago
- 1 comment
#1212 - Bump version to v0.28
Pull Request -
State: closed - Opened by qinsoon 4 months ago
- 1 comment
#1211 - Update migration guide for #1205
Pull Request -
State: closed - Opened by qinsoon 4 months ago
- 1 comment
Labels: PR-extended-testing
#1210 - Testing the history canary feature (don't merge)
Pull Request -
State: closed - Opened by wks 4 months ago
- 1 comment
#1209 - Performance history canary
Pull Request -
State: closed - Opened by wks 4 months ago
- 1 comment
#1208 - Update ci-perf-kit to plot epoch
Pull Request -
State: closed - Opened by qinsoon 4 months ago
#1207 - Update CI to plot epochs
Pull Request -
State: closed - Opened by qinsoon 4 months ago
- 1 comment
#1206 - Document the policy about performance testing environment and epochs
Pull Request -
State: closed - Opened by qinsoon 5 months ago
- 1 comment
#1205 - Return if a GC ran or not for `handle_user_collection_request`
Pull Request -
State: closed - Opened by k-sareen 5 months ago
#1204 - Return whether a GC was ran or not for `handle_user_collection_request`
Issue -
State: closed - Opened by k-sareen 5 months ago
#1203 - Immix performs faster if defrag is enabled for every GC?
Issue -
State: open - Opened by qinsoon 5 months ago
#1202 - Add a feature immix_stress_copying
Pull Request -
State: closed - Opened by qinsoon 5 months ago
#1201 - Stress test for `ImmixAllocator` should not change limits of the allocator
Issue -
State: open - Opened by k-sareen 5 months ago
- 1 comment
#1200 - Performance regression on 20240802 for luindex
Issue -
State: closed - Opened by qinsoon 5 months ago
- 13 comments
Labels: C-regression
#1199 - Update ci-perf-kit to 0.7.6
Pull Request -
State: closed - Opened by qinsoon 5 months ago
- 1 comment
#1198 - initial cache analysis changes
Pull Request -
State: closed - Opened by clairexhuang 5 months ago
- 1 comment
#1197 - `ChunkMap` is broken when using multiple spaces that access it
Issue -
State: open - Opened by k-sareen 5 months ago
- 1 comment
#1196 - Minor fixes
Pull Request -
State: closed - Opened by wks 5 months ago
#1195 - Require ObjectReference to point inside object
Pull Request -
State: closed - Opened by wks 5 months ago
- 6 comments
Labels: PR-extended-testing
#1194 - Assert OBJECT_REF_OFFSET_LOWER_BOUND invariant
Pull Request -
State: closed - Opened by wks 5 months ago
#1193 - A more optimal implementation for finding base references
Issue -
State: open - Opened by qinsoon 5 months ago
Labels: C-enhancement, A-obj-metadata
#1192 - Filter the result for find_prev_non_zero_value_fast to make sure it is in the search range
Pull Request -
State: closed - Opened by qinsoon 5 months ago
#1191 - Panic message and outdated comments
Pull Request -
State: closed - Opened by wks 5 months ago
#1190 - Don't abuse the file name `global.rs`
Issue -
State: open - Opened by wks 5 months ago
- 2 comments
#1189 - Skip iterating through unallocated memory for `MonotonePageResource`
Pull Request -
State: closed - Opened by k-sareen 5 months ago
- 1 comment
Labels: PR-extended-testing
#1188 - Fix find_last_non_zero_bit, and align metadata address before converting to data address.
Pull Request -
State: closed - Opened by qinsoon 5 months ago
#1187 - Expose whether _default_ space for Plan can pin objects or not
Issue -
State: open - Opened by k-sareen 6 months ago
- 2 comments
#1186 - Precise heap traversal API
Issue -
State: open - Opened by qinsoon 6 months ago
- 2 comments
Labels: A-interface, A-heap
#1185 - Bump version to v0.27
Pull Request -
State: closed - Opened by qinsoon 6 months ago
- 1 comment
#1184 - Parallelize and workaround CI style checks
Pull Request -
State: closed - Opened by wks 6 months ago
- 1 comment
#1183 - Immix has larger minheap than MarkCompact, LXR, and G1 on h2
Issue -
State: open - Opened by wenyuzhao 6 months ago
#1182 - Extra assertions for mutators and epilogues
Pull Request -
State: closed - Opened by wks 6 months ago
- 1 comment
Labels: PR-extended-testing
#1181 - Refactor iterate_meta_bits
Pull Request -
State: closed - Opened by wks 6 months ago
- 1 comment
#1180 - Refactor bulk metadata visiting
Pull Request -
State: closed - Opened by wks 6 months ago
- 4 comments
#1179 - Emit stat counters as tracepoints
Issue -
State: open - Opened by caizixian 6 months ago
Labels: C-enhancement, G-performance, A-utils