-
Notifications
You must be signed in to change notification settings - Fork 252
8347129: cpuset cgroups controller is required for no good reason #3109
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
base: master
Are you sure you want to change the base?
8347129: cpuset cgroups controller is required for no good reason #3109
Conversation
Backport-of: be245be258cda7e06366b4051eec24ad6df04f20
|
👋 Welcome back antonvoznia! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request Clean backport, tested locally and with GHA Sanity Checks. Few tests failed, but it's not related to the backport. |
|
@antonvoznia |
Hi all,
Clean backport of JDK-8347129
Ran test locally on Fedora 43 arm, under
test/hotspot/jtreg/containers/Without the fix:
With the fix:
Test
containers/docker/TestCPUAwareness.javafails because of JDK-8282684.I also encountered this issue In JDK17.
Test
containers/docker/TestPids.javafails in JDK21 and JDK17 as well where the fix persists already.GHA Sanity Checks passed
Progress
Warning
8347129: cpuset cgroups controller is required for no good reasonIssue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev.git pull/3109/head:pull/3109$ git checkout pull/3109Update a local copy of the PR:
$ git checkout pull/3109$ git pull https://git.openjdk.org/jdk11u-dev.git pull/3109/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3109View PR using the GUI difftool:
$ git pr show -t 3109Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/3109.diff
Using Webrev
Link to Webrev Comment