RFR(M): 8017317: PPC64 (part 7): cppInterpreter: implement support for biased locking
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Wed Jun 26 07:30:11 PDT 2013
Hi,
To use biased locking in our PPC64 VM,we fixed the biased locking implementation
in the cppInterpreter. We also added BiasedLockingStatistic support.
We need an additional ordering operation in revoke_bias() when writing
the mark.
The change enables biased locking for ppc64 per default.
http://cr.openjdk.java.net/~goetz/webrevs/8017317-lock/
Please review and test this change.
Best regards,
Goetz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20130626/18013e08/attachment-0001.html
More information about the ppc-aix-port-dev
mailing list