On Wed, 5 Feb 2003, Takashi Iwai wrote: > At Tue, 4 Feb 2003 14:30:30 +0100 (CET), > Jaroslav Kysela wrote: > > > > Hi all, > > > > I've commited improved kernel code for the ALSA timer interface. > > It should fix many troubles (my own lowlatency kernel with HZ=1000 easily > > hung up my laptop when I used older code for the system timer) and there > > are major improvements especialy in locking and handling of slave timers > > and slower callbacks (like sequencer one). > > the sequencer switches to tasklet inside if it takes too long time > (too much event processed). i'll remove this check if the timer > callback is invoked already via tasklet.
Yep, the sequencer callback is now "slow" (it will be called always using tasklet) so the limit of processed events can be removed. Jaroslav ----- Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project, SuSE Labs ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel