CRIU Softmx Test Options - #19037
Conversation
cd934c1 to
37a1639
Compare
4e2170e to
e80d8e4
Compare
e80d8e4 to
202d6ff
Compare
|
list both options in the commit/PR comment |
9114935 to
8255f38
Compare
|
@dmitripivkine please, have a look |
There was a problem hiding this comment.
I think we should extend comment and explain what testContainerMemLimit is used for.
There was a problem hiding this comment.
However, mentioning softmx is a bit too specific. I prefer more generic comment like "Also used in test farms to force container limits, where it's non-trivial to actually create/config containers for each test.
|
looks ok, just a few minor suggestions |
8255f38 to
9bad246
Compare
|
x86-64 Linux pass in Grinder: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/38411/ wait for ppc and s390x grinder results Update: s390x works |
Functional changes for softmx testing. Add -XX:+fvtest_testContainerMemLimit and associated logics on checkpoint side to indicate if the current run is a test run. Add -XXgc:fvtest_testRAMSizePercentage and associated logics on restore side to mimic a different RAM setup. Signed off by: Frank.Kang@ibm.com
9bad246 to
608d09d
Compare
|
Jenkins line endings check |
|
Jenkins test sanity xLinux,aix jdk21 |
|
Jenkins test sanity pLinux jdk11 |
Add supporting test cases and related testing scripts. Softmx functionalities: eclipse-openj9#18168 Functional changes: eclipse-openj9#19037
Add supporting test cases and related testing scripts. Softmx functionalities: eclipse-openj9#18168 Functional changes: eclipse-openj9#19037
CRIU Softmx Test Options
Functional changes for softmx testing.
Add -XX:+fvtest_testContainerMemLimit and associated logics
on checkpoint side to indicate if the current
run is a test run.
Add -XXgc:fvtest_testRAMSizePercentage and associated logics
on restore side to mimic a different RAM setup.
Signed off by: Frank.Kang@ibm.com