<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#c8">Comment # 8</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:see2002@gmail.com" title="김정연 <see2002@gmail.com>"> <span class="fn">김정연</span></a>
</span></b>
<pre>1) alsa-sink with non-mmap + enable tshced (applied test patch)
# paplay test.wav &
# cat /proc/asound/card0/pcm1p/sub0/hw_params
access: RW_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 48000 (48000/1)
period_size: 4096
buffer_size: 4096
2) alsa-sink with non-mmap + enable tshced but it became turned-off (original
code)
# paplay test.wav &
# cat /proc/asound/card0/pcm1p/sub0/hw_params
access: RW_INTERLEAVED
format: S16_LE
subformat: STD
channels: 2
rate: 48000 (48000/1)
period_size: 2048
buffer_size: 4096</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>