This is in preparation for moving sockbuf locks into the owning socket,
in order to provide proper interlocking for listen(2). The saved space
ensures that UMA can provide the same efficiency as before. No
functional change intended.
Details
Details
- Reviewers
glebius tuexen gallatin - Group Reviewers
network - Commits
- rG97cf43ebc5c9: socket: Reorder socket and sockbuf fields to eliminate some padding
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
You might want to gallatin@ into the loop. He might have an opinion performance wise...