<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - combine-sink: Very high buffer latency (sometimes)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99058#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - combine-sink: Very high buffer latency (sometimes)"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99058">bug 99058</a>
from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
<pre>This time it's HDMI 2 that is having problems. mmap_write() is getting called
much more often for that sink. Most of the time nothing is written, though
(pa_sink_render_full() isn't being called).
You could log u->write_count whenever something is written. Extra points for
logging how much is expected to be written, based on the system clock. That
should make it obvious if the write rate is too high or low.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>