Page MenuHomeFreeBSD

cxgbe: Remove most uses of sysctl_wire_old_buffer
Needs ReviewPublic

Authored by jhb on Mon, May 13, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 18, 11:24 PM
Unknown Object (File)
Sat, May 18, 8:39 PM
Unknown Object (File)
Sat, May 18, 10:20 AM
Unknown Object (File)
Fri, May 17, 7:21 PM
Unknown Object (File)
Thu, May 16, 4:40 PM
Unknown Object (File)
Tue, May 14, 1:17 PM
Unknown Object (File)
Tue, May 14, 9:55 AM
Subscribers

Details

Reviewers
np
Summary

Most of these sysctls don't call sbuf_* while holding any locks. Of
the ones that do hold locks, all but one can be fixed to drop the lock
before calling sbuf_*.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 57694
Build 54582: arc lint + arc unit