HomeFreeBSD

cxgbe: Remove most uses of sysctl_wire_old_buffer

Description

cxgbe: Remove most uses of sysctl_wire_old_buffer

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_*.

Reviewed by: np
Sponsored by: Chelsio Communications
Differential Revision: https://reviews.freebsd.org/D45186

Details

Provenance
jhbAuthored on Jul 3 2024, 3:04 PM
Reviewer
np
Differential Revision
D45186: cxgbe: Remove most uses of sysctl_wire_old_buffer
Parents
rG07d138afc7e5: if_pflog: Limit the maximum unit via the new KPI
Branches
Unknown
Tags
Unknown