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)
Thu, Nov 28, 9:47 AM
Unknown Object (File)
Oct 23 2024, 10:37 AM
Unknown Object (File)
Oct 9 2024, 4:30 AM
Unknown Object (File)
Oct 9 2024, 4:10 AM
Unknown Object (File)
Oct 7 2024, 10:37 PM
Unknown Object (File)
Oct 7 2024, 2:48 PM
Unknown Object (File)
Oct 7 2024, 7:28 AM
Unknown Object (File)
Oct 6 2024, 10:40 PM
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.