Page MenuHomeFreeBSD

sound: Make CHN_REMOVE_SAFE() the default
ClosedPublic

Authored by christos on Dec 29 2024, 8:51 PM.
Tags
None
Referenced Files
F156646606: D48249.diff
Fri, May 15, 9:13 AM
F156646561: D48249.diff
Fri, May 15, 9:13 AM
Unknown Object (File)
Mon, May 11, 6:21 PM
Unknown Object (File)
Mon, May 11, 4:04 AM
Unknown Object (File)
Mon, Apr 27, 8:02 PM
Unknown Object (File)
Mon, Apr 20, 5:03 AM
Unknown Object (File)
Fri, Apr 17, 10:52 AM
Unknown Object (File)
Apr 7 2026, 9:10 PM
Subscribers

Details

Summary

FILLME optimized CHN_REMOVE_SAFE() to perform almost equally to
CHN_REMOVE(), so we can turn CHN_REMOVE_SAFE() into CHN_REMOVE() without
fears of performance regressions, while also being more robust.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable