JDK-8030957 : Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX

Langer, Christoph christoph.langer at sap.com
Thu Jul 25 10:07:57 UTC 2024


Hi Suchi,

I think build-dev is not the right mailing list for this question.

It’s probably rather something for core-libs-dev, serviceability-dev and/or ppc-aix-port-dev.

Cheers
Christoph

From: build-dev <build-dev-retn at openjdk.org> On Behalf Of Suchismith Roy
Sent: Donnerstag, 25. Juli 2024 11:48
To: build-dev at openjdk.org
Subject: JDK-8030957 : Implement OperatingSystemMXBean.getSystemCpuLoad() and .getProcessCpuLoad() on AIX

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/878b5418/attachment.htm>


More information about the build-dev mailing list