[crac] Withdrawn: RCU Lock - RW lock with very lightweight read- and heavyweight write-locking

duke duke at openjdk.org
Tue Jan 2 05:00:10 UTC 2024


On Wed, 12 Apr 2023 08:57:48 GMT, Radim Vansa <rvansa at openjdk.org> wrote:

> This implementation is suitable for uses where the write-locking happens very rarely (if at all), as in the case of CRaC checkpoint, and we don't want to slow down regular access to the protected resource.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/crac/pull/58


More information about the crac-dev mailing list