<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - severe underruns with usb audio, works with pa 3.0 - buffer setup seems wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86262#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - severe underruns with usb audio, works with pa 3.0 - buffer setup seems wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86262">bug 86262</a>
              from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
        <pre>info_batch mean driver can only report hwptr at period boundary 


+I: [pulseaudio] alsa-sink.c: Using 4.0 fragments of size 4408 bytes (24.99ms),
buffer size is 17632 bytes (99.95ms)


this mean pulseaudio configure usb audio using fix latency at 4 * 24.99 ms by
default

pulseaudio should reject client requset  any latency below 99.95ms


[pulseaudio] sink-input.c:     module-stream-restore.id =
"sink-input-by-media-role:phone"
I: [pulseaudio] protocol-native.c: Requested tlength=20.00 ms, minreq=4.99 ms
D: [pulseaudio] protocol-native.c: Adjust latency mode enabled, configuring
sink latency to half of overall latency.
D: [pulseaudio] protocol-native.c: Requested latency=5.01 ms, Received
latency=99.95 ms
D: [pulseaudio] memblockq.c: memblockq requested: maxlength=4194304,
tlength=9696, base=2, prebuf=9258, minreq=440 maxrewind=0
D: [pulseaudio] memblockq.c: memblockq sanitized: maxlength=4194304,
tlength=9696, base=2, prebuf=9258, minreq=440 maxrewind=0</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>