Page MenuHomeFreeBSD

ip_reass: use callout(9) directly instead of pr_slowtimo
ClosedPublic

Authored by glebius on Aug 16 2022, 10:12 PM.
Tags
None
Referenced Files
F146482559: D36236.diff
Tue, Mar 3, 1:30 AM
Unknown Object (File)
Mon, Mar 2, 12:52 AM
Unknown Object (File)
Sun, Mar 1, 5:10 AM
Unknown Object (File)
Thu, Feb 26, 3:59 AM
Unknown Object (File)
Tue, Feb 24, 11:22 AM
Unknown Object (File)
Mon, Feb 23, 9:07 PM
Unknown Object (File)
Mon, Feb 23, 8:37 PM
Unknown Object (File)
Sun, Feb 22, 1:55 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46999
Build 43888: arc lint + arc unit

Event Timeline

melifaro added inline comments.
sys/netinet/ip_reass.c
559

It this still valid?

573

Nit: I'd rather have per-VNET code in a separate static function, to improve readability.

This revision is now accepted and ready to land.Aug 17 2022, 3:53 PM
This revision now requires review to proceed.Aug 17 2022, 4:59 PM
This revision is now accepted and ready to land.Aug 17 2022, 6:16 PM