]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa: Avoid busy loop at end of file.
authorAndre Noll <maan@systemlinux.org>
Mon, 6 Jun 2011 06:24:08 +0000 (08:24 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 6 Jun 2011 06:24:08 +0000 (08:24 +0200)
commit8a5b6bf798581bdf49e39084f456bce07c01b498
tree89c30a52460d7a16a0ef6cd1071c7925fedf047b
parent6d6ede092858166d203a39da1734bd715d47cf1d
alsa: Avoid busy loop at end of file.

During the drain period at the end of input the status of the alsa
buffer tree node is negative, yet we should not request a minimal
scheduler delay until the end of this period.
alsa_write.c