RFR: 8262491: AArch64: CPU description should contain compatible board list

Yasumasa Suenaga ysuenaga at openjdk.java.net
Mon Mar 1 12:36:55 UTC 2021


On Mon, 1 Mar 2021 09:55:58 GMT, Nick Gasson <ngasson at openjdk.org> wrote:

> Many server-class AArch64 machines use ACPI instead of Device Tree so won't have `/proc/device-tree`.

What file should we refer to detect SoC on server-class machine? Can we detect SoC in same way? (e.g. sysfs)
If we cannot implement it in same way, I want to fix it for device tree at first.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2759


More information about the hotspot-dev mailing list