HomeFreeBSD

Export sbuf_drain to orchestrate lock and drain action

Description

Export sbuf_drain to orchestrate lock and drain action

While exporting large amounts of data to a sysctl
request, datastructures may need to be locked.

Exporting the sbuf_drain function allows the
coordination between drain events and held
locks, to avoid stalls.

PR: 254333
Reviewed By: jhb
MFC after: 2 weeks
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D29481

Details

Provenance
rscheffAuthored on Mar 31 2021, 4:25 PM
Reviewer
jhb
Differential Revision
D29481: Export sbuf_drain to orchestrate lock and drain action
Parents
rGbaacf701372b: vxlan: correct interface MTU when using hw offloads
Branches
Unknown
Tags
Unknown