TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Thin Locks: Featherweight Synchronization for Java (1998) [pdf]

24 pointsby archielcover 5 years ago

3 comments

gpderettaover 5 years ago
Nice paper.<p>IIRC sometime later a further important optimization, known as biased locking[1], was added to Java locks to avoid, in the always uncontended case, the expensive CAS required to acquire the lock.<p>[1] <a href="https:&#x2F;&#x2F;blogs.oracle.com&#x2F;dave&#x2F;biased-locking-in-hotspot" rel="nofollow">https:&#x2F;&#x2F;blogs.oracle.com&#x2F;dave&#x2F;biased-locking-in-hotspot</a>
twicover 5 years ago
There was a sequel to this, from different researchers, also at IBM, proposing an improvement called a tasuki lock:<p><a href="http:&#x2F;&#x2F;citeseerx.ist.psu.edu&#x2F;viewdoc&#x2F;download?doi=10.1.1.92.3010&amp;rep=rep1&amp;type=pdf" rel="nofollow">http:&#x2F;&#x2F;citeseerx.ist.psu.edu&#x2F;viewdoc&#x2F;download?doi=10.1.1.92....</a>
oftenwrongover 5 years ago
&gt;Download Limit Exceeded<p>&gt;You have exceeded your daily download allowance.
评论 #21407610 未加载