RFR: 8378675: PPC64: increase instruction cache line size [v3]

Martin Doerr mdoerr at openjdk.org
Thu Feb 26 13:23:04 UTC 2026


On Thu, 26 Feb 2026 13:19:52 GMT, David Briemann <dbriemann at openjdk.org> wrote:

>> Set the instruction cache line size for Power to 128 bytes.
>> 
>> Add functions to retrieve the data cache line size and instruction cache line size from the system (AIX & Linux).
>
> David Briemann has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove comments, fix comparison

Marked as reviewed by mdoerr (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/29918#pullrequestreview-3860883432


More information about the hotspot-dev mailing list