Page MenuHomeFreeBSD

sound: Return if the new speed/format is the same as the current one
ClosedPublic

Authored by christos on Dec 9 2024, 10:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 20, 9:38 PM
Unknown Object (File)
Mon, Aug 10, 2:06 AM
Unknown Object (File)
Mon, Aug 10, 1:03 AM
Unknown Object (File)
Sat, Aug 8, 7:51 PM
Unknown Object (File)
Wed, Aug 5, 10:57 AM
Unknown Object (File)
Mon, Aug 3, 8:27 AM
Unknown Object (File)
Mon, Aug 3, 7:51 AM
Unknown Object (File)
Mon, Aug 3, 6:45 AM
Subscribers

Details

Summary

This gives us a slight performance boost since we do not have to go
through the driver functions.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61060
Build 57944: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 10 2024, 2:02 AM

Do the same for chn_setparam().

This revision now requires review to proceed.Jan 12 2025, 1:08 AM
This revision is now accepted and ready to land.Feb 2 2025, 3:56 PM