18 Nov
2010
18 Nov
'10
9:57 a.m.
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