Page MenuHomeFreeBSD

Improve locking in tcp_ratelimit.c
ClosedPublic

Authored by tuexen on Aug 26 2019, 1:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 10:17 PM
Unknown Object (File)
Fri, Oct 31, 11:04 AM
Unknown Object (File)
Sat, Oct 25, 9:01 PM
Unknown Object (File)
Sat, Oct 25, 3:10 PM
Unknown Object (File)
Sat, Oct 25, 3:10 PM
Unknown Object (File)
Sat, Oct 25, 3:10 PM
Unknown Object (File)
Sat, Oct 25, 8:34 AM
Unknown Object (File)
Fri, Oct 24, 7:30 PM
Subscribers

Details

Summary

Don't hold the rs_mtx while calling malloc(). This avoids warnings when running the GENERIC debug kernel.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable