Integrated: 8282684: Obsolete UseContainerCpuShares and PreferContainerQuotaForCPUCount flags

Harold Seigel hseigel at openjdk.org
Mon Aug 22 14:39:07 UTC 2022


On Fri, 19 Aug 2022 18:41:12 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

> Please review this fix to obsolete two container JVM flags related to using CPU shares to compute active processor count within containers.  This fix obsoletes the flags and removes the use of CPU shares from the calculations.  The fix was tested by running the container tests on Linux x64 and Linux aarch64 using Mach5
> 
> Thanks, Harold

This pull request has now been integrated.

Changeset: db772276
Author:    Harold Seigel <hseigel at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/db772276848f6ad2d4d13e892bcd0eb3123d030f
Stats:     117 lines in 4 files changed: 0 ins; 105 del; 12 mod

8282684: Obsolete UseContainerCpuShares and PreferContainerQuotaForCPUCount flags

Reviewed-by: dholmes, iklam, sgehwolf

-------------

PR: https://git.openjdk.org/jdk/pull/9948


More information about the serviceability-dev mailing list