Page MenuHomeFreeBSD

sound: Indent channel info lines for more readability
Needs ReviewPublic

Authored by christos on Tue, Oct 1, 2:09 AM.
Tags
None
Referenced Files
F98201058: D46857.diff
Wed, Oct 2, 4:22 PM
F98200623: D46857.id.diff
Wed, Oct 2, 4:20 PM
F98199270: D46857.diff
Wed, Oct 2, 4:16 PM
F97928852: D46857.id144069.diff
Tue, Oct 1, 6:36 PM
Unknown Object (File)
Tue, Oct 1, 9:54 AM
Subscribers

Details

Summary

Sponsored by: The FreeBSD Foundation
MFC after: 2 days

Test Plan
pcm0: <Realtek ALC257 (Analog 2.0+HP/2.0)> on hdaa0 (1p:2v/1r:1v) default
        snddev flags=0x2e2<AUTOVCHAN,BUSY,MPSAFE,REGISTERED,VPC>
        [pcm0:play:dsp0.p0]: spd 48000, fmt 0x00200010, flags 0x00002108, 0x00000004
            interrupts 155353, underruns 0, feed 155353, ready 0 [b:2048/1024/2|bs:2048/1024/2]
            channel flags=0x2108<TRIGGERED,BUSY,HAS_VCHAN>
            {userland} -> feeder_mixer(0x00200010) -> {hardware}
        pcm0:play:dsp0.p0[pcm0:virtual:dsp0.vp0]: spd 48000, fmt 0x00201000/0x00200010, flags 0x1000110c, 0x00000023, pid 8426 (firefox)
            interrupts 0, underruns 1318029, feed 1440797, ready 0 [b:0/0/0|bs:131072/65536/2]
            channel flags=0x1000110c<RUNNING,TRIGGERED,BUSY,HAS_SIZE,VIRTUAL>
            {userland} -> feeder_root(0x00201000) -> feeder_format(0x00201000 -> 0x00200010) -> feeder_volume(0x00200010) -> {hardware}
...

Diff Detail

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

Event Timeline

I'd recommend to add test plan to do a quick demonstration for the good effect of this change. Then it will help reviewing.