Page MenuHomeFreeBSD

Moving all ECN related flags to flags2
ClosedPublic

Authored by rscheff on Nov 22 2019, 5:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 2:11 PM
Unknown Object (File)
Thu, Aug 13, 2:11 PM
Unknown Object (File)
Thu, Aug 13, 2:11 PM
Unknown Object (File)
Thu, Aug 13, 2:11 PM
Unknown Object (File)
Thu, Aug 13, 2:11 PM
Unknown Object (File)
Tue, Aug 11, 7:48 AM
Unknown Object (File)
Sat, Aug 8, 7:25 PM
Unknown Object (File)
Sat, Aug 8, 6:32 PM
Subscribers

Details

Summary

The first flags field in the tcpcb is nearly full.
In preparation of ECN related enhancements, moving
all these flags to the flags2 tcpcb field - so that
additional counters can also be defined in the same
cacheline later on, which are related to ECN.

This leaves a total of 5 unused bits in the flags field

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27709
Build 25909: arc lint + arc unit