-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add features for genimmix and stickyimmix (#228)
We currently allow build with a fixed plan to work with the current performance CI. mmtk/mmtk-core#901 attempts to add more plans to our performance CI. This PR adds some missing features for genimmix and stickyimmix. We do not need those plans once we move to the new `running-ng` scripts.
- Loading branch information
Showing
2 changed files
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,3 +62,5 @@ gencopy = [] | |
marksweep = [] | ||
pageprotect = [] | ||
immix = [] | ||
genimmix = [] | ||
stickyimmix = [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters