Page MenuHomeFreeBSD

Don't manage free SQ entry index by the atomic operations
ClosedPublic

Authored by zbb on Mar 3 2016, 5:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 10, 9:03 PM
Unknown Object (File)
Wed, Sep 17, 8:54 PM
Unknown Object (File)
Aug 17 2025, 4:27 AM
Unknown Object (File)
Aug 1 2025, 10:07 PM
Unknown Object (File)
Jul 27 2025, 11:54 PM
Unknown Object (File)
Jul 11 2025, 7:02 AM
Unknown Object (File)
Jun 24 2025, 5:32 PM
Unknown Object (File)
Jun 21 2025, 7:53 AM
Subscribers

Details

Summary

It is not necessary as entries are being manipulated under lock.

Diff Detail

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

Event Timeline

zbb retitled this revision from to Don't manage free SQ entry index by the atomic operations.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: wma, andrew, imp.
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.Mar 3 2016, 7:08 PM
This revision was automatically updated to reflect the committed changes.