From: Ahmet İnan Date: Thu, 28 Feb 2008 11:46:32 +0000 (+0100) Subject: [ALSA] snd-dummy - better realtime app support X-Git-Tag: v2.6.26-rc1~1087^2~173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=470f23b873679b045908551302fec6b1edf05a5a;p=pandora-kernel.git [ALSA] snd-dummy - better realtime app support when the time interval for a period is smaller than kernel HZ, then snd-aloop and snd-dummy cannot call snd_pcm_period_elapsed as fast enough annymore. this happens for example with games. but the app still needs to see, that the buffer actually did go further, which is provided by these patches. Signed-off-by: Ahmet İnan mathematik.uni-freiburg.de> Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed