aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/aio/(developers-only)
diff options
context:
space:
mode:
authorChristos Margiolis <christos@FreeBSD.org>2025-11-10 16:15:36 +0000
committerChristos Margiolis <christos@FreeBSD.org>2025-11-10 16:15:36 +0000
commit59d7865d3c20e86b3c42096f4a8c06a5e2eebd29 (patch)
tree3afb62018ecc9d63eea844c5dd14463c1a918776 /tests/sys/aio/(developers-only)
parentec0cd287f55f7ea93ff4ccfa4de0f70eca5fef75 (diff)
sound: Clarify userland/vchan relationship in sndstat feeder chainHEADmain
When vchans are enabled, the primary channels do not interact with userland, but with the vchans. With vchans enabled: $ sndctl feederchain dsp0.play.0.feederchain=[vchans -> [...] -> hardware] dsp0.record.0.feederchain=[hardware -> [...] -> vchans] With vchans disabled: $ sndctl feederchain dsp0.play.0.feederchain=[userland -> [...] -> hardware] dsp0.record.0.feederchain=[hardware -> [...] -> userland] Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D53504
Diffstat (limited to 'tests/sys/aio/(developers-only)')
0 files changed, 0 insertions, 0 deletions