Modern TCP stacks uses multiple callouts per tcpcb, and a global
callout is ancient artifact. However it is still used to garbage
collect compressed timewait entries.
Details
Details
- Reviewers
tuexen melifaro - Group Reviewers
network transport - Commits
- rG6c452841ef9b: tcp: use callout(9) directly instead of pr_slowtimo
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 46984 Build 43873: arc lint + arc unit