HomeFreeBSD

rwlock: implemenet rlock/runlock fast path

Description

rwlock: implemenet rlock/runlock fast path

This improves singlethreaded throughput on my test machine from ~247 mln
ops/s to ~328 mln.

It is mostly about avoiding the setup cost of lockstat.

Reviewed by: jhb (previous version)

Details

Provenance
mjgAuthored on
Reviewer
jhb
Parents
rS313453: Implement LOCKSTAT_OOL_PROFILE_ENABLED
Branches
Unknown
Tags
Unknown