Page MenuHomeFreeBSD

sound: Make CHN_REMOVE_SAFE() the default
ClosedPublic

Authored by christos on Dec 29 2024, 8:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 26, 10:35 AM
Unknown Object (File)
Tue, Feb 11, 8:20 PM
Unknown Object (File)
Mon, Feb 10, 7:01 AM
Unknown Object (File)
Mon, Feb 10, 5:45 AM
Unknown Object (File)
Mon, Feb 10, 5:20 AM
Unknown Object (File)
Mon, Feb 10, 1:38 AM
Unknown Object (File)
Feb 6 2025, 12:18 AM
Unknown Object (File)
Feb 3 2025, 1:03 AM
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