RFR : 8219746: Provide virtualization related info in the hs_error file on linux ppc64 / ppc64le
Baesken, Matthias
matthias.baesken at sap.com
Thu Feb 28 08:14:25 UTC 2019
Hi David, thanks for the review .
> Changes seem okay. I'm a little surprised this is architecture specific,
I do not see the file lparcfg on our x86_64 and s390 Linux machines.
And
https://manpages.debian.org/testing/powerpc-ibm-utils/lparcfg.5.en.html
states :
"The lparcfg file is a virtual file which contains information related to an IBM Power Logical Partition."
So it seems that it is really (IBM) Power (ppc64) specific .
Best regards, Matthias
> -----Original Message-----
> From: David Holmes <david.holmes at oracle.com>
> Sent: Donnerstag, 28. Februar 2019 06:26
> To: Baesken, Matthias <matthias.baesken at sap.com>; 'hotspot-
> dev at openjdk.java.net' <hotspot-dev at openjdk.java.net>
> Cc: Steiner, Andreas <a.steiner at sap.com>
> Subject: Re: RFR : 8219746: Provide virtualization related info in the hs_error
> file on linux ppc64 / ppc64le
>
> Hi Matthias,
>
> On 28/02/2019 2:59 am, Baesken, Matthias wrote:
> > Hello,
> > please review the following change ; it adds virtualization related info in
> the hs_error file on linux ppc64 / ppc64le .
>
> Changes seem okay. I'm a little surprised this is architecture specific,
> but it's not something I'm familiar with. If we get another variant of
> this for another arch it will be time to move it into the arch specific
> files.
>
> Thanks,
> David
>
> > On linux ppc64 / ppc64le , we often run in virtualized environments
> (Power KVM / Power VM ... ).
> > It is helpful for instance in support cases to get some information about the
> virtualized environment in the hs_error file .
> >
> > Bug/webrev :
> >
> > https://bugs.openjdk.java.net/browse/JDK-8219746
> >
> > http://cr.openjdk.java.net/~mbaesken/webrevs/8219746.0/
> >
More information about the hotspot-dev
mailing list