]> git.alsa-project.org Git - alsa-lib.git/commit
More fixes for 100% CPU hang with dmix
authorTakashi Iwai <tiwai@suse.de>
Tue, 5 Apr 2005 15:50:15 +0000 (15:50 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 5 Apr 2005 15:50:15 +0000 (15:50 +0000)
commitaa89f27de4557b76f9af13c0ce1c18c74bf272c5
tree0a490708351f702d725e603d001620e332c5e3cb
parente5b91844bf550734d61c8c50e10944e27ac70530
More fixes for 100% CPU hang with dmix

More fixes for 100% CPU hang-up problem with dmix.

- Clear timer queues properly when XRUN happens.
- Don't check XRUN when the stream isn't really running.
- Do hwsync properly for the delayed start state.
src/pcm/pcm_direct.c
src/pcm/pcm_direct.h
src/pcm/pcm_dmix.c