HomeFreeBSD

buf_ring: Support DEBUG_BUFRING in userspace

Description

buf_ring: Support DEBUG_BUFRING in userspace

The only part of DEBUG_BUFRING we don't support in userspace is the
mutex checks. Add _KERNEL checks around these so we can enable the
extra debugging.

Reviewed by: alc, imp, kib, markj
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D46149

Details

Provenance
andrewAuthored on Jul 29 2024, 10:28 AM
Reviewer
alc
Differential Revision
D46149: buf_ring: Support DEBUG_BUFRING in userspace
Parents
rG5048308bdb76: buf_ring: Remove PREFETCH_DEFINED
Branches
Unknown
Tags
Unknown