[alsa-devel] [PATCH] disable period wakeups

Clemens Ladisch clemens at ladisch.de
Thu Nov 18 09:57:18 CET 2010


Jaroslav Kysela wrote:
> On Tue, 16 Nov 2010, Clemens Ladisch wrote:
> > How about this?
> 
> The patch bellow looks good. I would probably add some lightweight
> condition on top like:
> 
>  	if (jdelta < runtime->hw_ptr_buffer_jiffies / 2 + 1)
>  		goto no_delta_check;
> 
> But it's just an optimization. Please, commit.

Done.


Regards,
Clemens


More information about the Alsa-devel mailing list