On Wed, 7 Jul 2021 01:11:00 GMT, xpbob <github.com+7837910+xp...@openjdk.org> wrote:
> …ocess cpu usage inside a container getProcessCpuLoad return jvm cpu load。 8 core in machine, set 1 core for container。 Run same program, the getProcessCpuLoad return the same value。 expected same program run in machine,value 0.12 run in 1 core container,value 0.99 ProcessCpuLoad is associative container setting ------------- PR: https://git.openjdk.java.net/jdk/pull/4700