Page MenuHomeFreeBSD

sound: Cache vchanmode
ClosedPublic

Authored by christos on Jan 6 2025, 1:45 PM.
Tags
None
Referenced Files
F122277017: D48335.id149647.diff
Thu, Jul 3, 11:50 PM
F122208903: D48335.id149647.diff
Thu, Jul 3, 8:50 AM
Unknown Object (File)
Sun, Jun 29, 8:19 PM
Unknown Object (File)
Thu, Jun 26, 5:39 AM
Unknown Object (File)
Mon, Jun 23, 6:05 AM
Unknown Object (File)
Sat, Jun 21, 5:51 AM
Unknown Object (File)
Wed, Jun 18, 6:36 PM
Unknown Object (File)
Tue, Jun 17, 7:58 AM
Subscribers

Details

Summary

We already cache vchanrate and vchanformat.

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 61855
Build 58739: arc lint + arc unit

Event Timeline

What takes the place of the now-removed locking though?

What takes the place of the now-removed locking though?

As is the case for vchanrate and vchanformat, the PCM "sleepable lock", aka PCM_ACQUIRE().

This revision is now accepted and ready to land.Jan 9 2025, 12:02 PM
This revision now requires review to proceed.Jan 21 2025, 10:38 AM

Revert change. This was meant for another commit and I messed up my git commands.

Reapprove, I already accepted this.

This revision is now accepted and ready to land.Jan 25 2025, 1:44 AM
This revision was automatically updated to reflect the committed changes.