RFR: 8315934: RISC-V: Disable conservative fences per vendor
Hamlin Li
mli at openjdk.org
Wed Sep 13 10:02:40 UTC 2023
On Tue, 12 Sep 2023 14:27:40 GMT, Ludovic Henry <luhenry at openjdk.org> wrote:
> Conservative fences are not a requirement on some RISC-V hardware for correctness, but can bring a performance penalty. Let's make sure we disable them on a per-vendor basis, and keep them enabled for the default case.
Marked as reviewed by mli (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15684#pullrequestreview-1624169110
More information about the hotspot-dev
mailing list