The instruction cache line size for Power is set to 32 and very low since all Power CPUs >= Power8 use 128 bytes.
Also the data cache line size is determined in a complex way. This can be improved by using system functions for all supported OS (linux, aix).
Also the data cache line size is determined in a complex way. This can be improved by using system functions for all supported OS (linux, aix).
- relates to
-
JDK-8331859 [PPC64] Remove support for Power7 and older
-
- Resolved
-
- links to
-
Review(master)
openjdk/jdk/29918