RFR: 8243389: enhance os::pd_print_cpu_info on linux

Doerr, Martin martin.doerr at sap.com
Tue Apr 28 10:27:03 UTC 2020


Hi Matthias,

technically, this looks good to me.

"Maximum cpu frequency" and "Minimum cpu frequency:" seems to be redundant when we have "Available cpu frequencies:".

I think it exceeds what a typical supporter needs to know in order to analyze issues.
Please consider using ExtensiveErrorReports for some information like e.g. cache related info.

Best regards,
Martin


> -----Original Message-----
> From: hotspot-dev <hotspot-dev-bounces at openjdk.java.net> On Behalf Of
> Baesken, Matthias
> Sent: Dienstag, 28. April 2020 11:45
> To: 'hotspot-dev at openjdk.java.net' <hotspot-dev at openjdk.java.net>
> Subject: RE: RFR: 8243389: enhance os::pd_print_cpu_info on linux
> 
> Ping ... any reviews please?
> 
> Thanks, Matthias
> 
> -------------------------------
> Hello, please review the following enhancement of  os::pd_print_cpu_info
> on linux .
> It adds  information about
> cache
> online/offline cpus
> frequency details
> governors
> 
> by looking at the info provided at /sys/devices/system/cpu  .
> 
> .....
> bug/webrev :
> 
> https://bugs.openjdk.java.net/browse/JDK-8243389
> 
> http://cr.openjdk.java.net/~mbaesken/webrevs/8243389.0/



More information about the hotspot-dev mailing list