[pulseaudio-discuss] [PATCH] update process_usec before enter sleep
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Fri Aug 5 08:31:06 PDT 2011
> during mmap_write(), there's chance to increase/decrease watermark. So
> before
> sleep, the actural sleep time should based on latest watermark.
[snip]
> @@ -787,6 +787,7 @@ static int unix_write(struct userdata *u, pa_usec_t
> *sleep_usec, pa_bool_t polle
Change makes sense, but this should be done both for unix_write and
mmap_write for consistency. And while I am at it for alsa-source as well, we
should keep the same algorithm across all cases.
-Pierre
More information about the pulseaudio-discuss
mailing list