Page MenuHomeFreeBSD

Implement finer locking in ITS
ClosedPublic

Authored by zbb on Feb 8 2016, 1:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 19 2025, 9:22 PM
Unknown Object (File)
Aug 16 2025, 5:51 AM
Unknown Object (File)
Jul 7 2025, 4:34 AM
Unknown Object (File)
Jul 5 2025, 9:11 PM
Unknown Object (File)
Jun 17 2025, 4:49 AM
Unknown Object (File)
Jun 11 2025, 1:34 PM
Unknown Object (File)
May 28 2025, 4:13 PM
Unknown Object (File)
May 27 2025, 4:05 PM
Subscribers

Details

Summary
  • Change locks' names to be more suitable
  • Don't use blocking mutex. Lock only basic operations such as lists or bitmaps modifications.

Reviewed by:
Obtained from: Semihalf
Sponsored by: Cavium
Differential Revision:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zbb retitled this revision from to Implement finer locking in ITS.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: andrew, wma.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: arm64.
wma edited edge metadata.
This revision is now accepted and ready to land.Feb 11 2016, 6:11 AM
This revision was automatically updated to reflect the committed changes.