RFR: 8292591: Experimentally add back barrier-less Java thread transitions [v5]
Robbin Ehn
rehn at openjdk.org
Fri Sep 9 10:05:11 UTC 2022
> Please consider, only implemented on x64/aarch64 linux/windows. (@TheRealMDoerr have now contributed PPC64)
>
> On my box calling clock_gettime via JNI goes from 35ns to 28ns when enabled.
>
> Passes t1-7 with option forced on, also passes t1-4 as is in this PR.
Robbin Ehn has updated the pull request incrementally with one additional commit since the last revision:
Fixed ws
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10123/files
- new: https://git.openjdk.org/jdk/pull/10123/files/6b6ad161..981a6cab
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10123&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10123&range=03-04
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/10123.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10123/head:pull/10123
PR: https://git.openjdk.org/jdk/pull/10123
More information about the hotspot-dev
mailing list