Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/audio
Module Name: src
Committed By: riastradh
Date: Sat Apr 9 23:35:58 UTC 2022
Modified Files:
src/sys/dev/audio: audio.c
Log Message:
audio(4): Use membar_acquire, not membar_enter.
Cheaper and adequate to make an atomic_swap into a load-acquire.
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/sys/dev/audio/audio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index