<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - tsched disabled when I use module-alsa-sink with 'mmap=0 tsched=1' parameters."
href="https://bugs.freedesktop.org/show_bug.cgi?id=87395#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - tsched disabled when I use module-alsa-sink with 'mmap=0 tsched=1' parameters."
href="https://bugs.freedesktop.org/show_bug.cgi?id=87395">bug 87395</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>- if (!_use_mmap)
- _use_tsched = false;
-
pulseaudio only support SND_PCM_ACCESS_MMAP_INTERLEAVED and
SND_PCM_ACCESS_RW_INTERLEAVED
it fallback to use SND_PCM_ACCESS_RW_INTERLEAVED when driver only support
SND_PCM_ACCESS_MMAP_COMPLEX and SND_PCM_ACCESS_RW_INTERLEAVED since pulseaudio
does not support SND_PCM_ACCESS_MMAP_COMPLEX</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>