Skip to content

Issues: mmtk/mmtk-core

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Refactor ProcessEdgesBase::worker to make it safe A-work-queue Area: Work queue C-refactoring Category: Refactoring F-project Call For Participation: Student projects. These issues are available student projects. G-safety Goal: Safety P-normal Priority: Normal.
#1040 opened Dec 6, 2023 by wks
Use SFT for initialize_object_metadata A-space Area: Space/PageResource C-refactoring Category: Refactoring P-normal Priority: Normal.
#963 opened Sep 26, 2023 by qinsoon
Use fetch_xxx for atomic access if possible A-general Area: all code base (issues with this label may be divided into more concrete issues) C-refactoring Category: Refactoring F-good-first-issue Call For Participation: Suitable issues for first-time contributors G-performance Goal: Performance G-safety Goal: Safety P-low Priority: Low. A low-priority issue won't be scheduled and assigned. Any help is welcome.
#840 opened May 30, 2023 by wks
Do not use assert! for expressions intended to have side effect A-general Area: all code base (issues with this label may be divided into more concrete issues) C-refactoring Category: Refactoring F-good-first-issue Call For Participation: Suitable issues for first-time contributors P-normal Priority: Normal.
#832 opened May 25, 2023 by wks
Use internal iteration to enumerate mutators A-interface Area: Interface/API C-refactoring Category: Refactoring F-investigate Call For Participation: Investigate the issue and provide more detailed direction P-low Priority: Low. A low-priority issue won't be scheduled and assigned. Any help is welcome.
#821 opened May 18, 2023 by wks
Refactor typed access to SideMetadataSpec<MetadataValue> A-obj-metadata Area: Object Metadata (headers, side tables) C-refactoring Category: Refactoring P-normal Priority: Normal.
#679 opened Oct 12, 2022 by qinsoon
Remove ProcessEdgesBase::worker A-work-queue Area: Work queue C-refactoring Category: Refactoring G-safety Goal: Safety
#597 opened May 18, 2022 by wks Draft
Cleaning up OOP-style inheritance and the impls of Deref A-general Area: all code base (issues with this label may be divided into more concrete issues) C-refactoring Category: Refactoring P-normal Priority: Normal.
#587 opened May 5, 2022 by wks
Refactor marksweep policy A-space Area: Space/PageResource C-refactoring Category: Refactoring P-normal Priority: Normal.
#389 opened Jul 27, 2021 by qinsoon
Merge SFT with Space A-space Area: Space/PageResource C-refactoring Category: Refactoring F-question Call For Participation: Unanswered question (need more information) P-normal Priority: Normal.
#109 opened Jun 24, 2020 by qinsoon
Unsafe Code Cleanup A-general Area: all code base (issues with this label may be divided into more concrete issues) C-refactoring Category: Refactoring G-safety Goal: Safety P-high Priority: High. A high-priority issue should be fixed as soon as possible.
#97 opened Jun 4, 2020 by qinsoon
ProTip! Exclude everything labeled bug with -label:bug.