RFR: 8292591: Experimentally add back barrier-less Java thread transitions [v3]
Robbin Ehn
rehn at openjdk.org
Thu Sep 8 18:13:56 UTC 2022
> Please consider, only implemented on x64/aarch64 linux/windows.
>
> 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:
PPC64 port courtesy Martin Doerr
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/10123/files
- new: https://git.openjdk.org/jdk/pull/10123/files/7d5f26fd..c33d5414
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=10123&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=10123&range=01-02
Stats: 8 lines in 3 files changed: 6 ins; 0 del; 2 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 build-dev
mailing list