Details
Details
- Reviewers
markj - Commits
- rG7e49f04c8839: rangelocks: stop caching per-thread rl_q_entry
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Seems ok to me, though I still didn't try to benchmark it. But on average it should be cheaper to allocate a new entry than to call smr_synchronize().