JDK-8030957 : Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX
Suchismith Roy
Suchismith.Roy at ibm.com
Thu Jul 25 09:48:05 UTC 2024
Hi
I wanted to discuss about JDK-8030957<https://bugs.openjdk.org/browse/JDK-8030957> .
Does AIX currently not have a way to get the total CPU load ? Or does it used the OperatingSystemImpl.c under unix/native/libmanagement_ext ?
I see reference to implementation that reads /proc/self/psinfo on Solaris. Does that point to the same file under unix/ ?
Thanks
Suchismith Roy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/build-dev/attachments/20240725/bfefc265/attachment.htm>
More information about the build-dev
mailing list