]> code.delx.au - pulseaudio/commit
alsa-sink/source: Warn for scheduling delays
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 22 Oct 2012 08:53:32 +0000 (10:53 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Mon, 22 Oct 2012 15:08:23 +0000 (18:08 +0300)
commit3bb0b88bebb1c54280d5bfe02c64e5107b125fa5
tree35325e1989b0a74436de3b5fb8678d91ce0fb5d0
parent2219a775c4271a2c1c80da0fc539a630d63c1e04
alsa-sink/source: Warn for scheduling delays

Sometimes the kernel does not schedule us in due time, thus causing
an underrun. Adding a detection and a debug message will be a helpful
step in determining the cause of an underrun.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/modules/alsa/alsa-sink.c
src/modules/alsa/alsa-source.c