On Sun, 2004-08-08 at 21:23, Florian Schmidt wrote: > On 08 Aug 2004 19:16:20 -0500 > "Jack O'Quin" <joq@xxxxxx> wrote: > > > > http://www.affenbande.org/~tapas/wiki/index.php?Low%20latency%20for%20audio%20work%20on%20linux%202.6.x > > > > Good work! > > nice to hear :) here's a shorter link [evil redirect but makes the url > more readable]: > > http://affenbande.org/~tapas/linux-2.6.x-ll.html > It looks like many latency fixes from the voluntary preemption patch are going into the -mm series. Search this post for 'latency', it appears that the filemap_sync issue (which caused apt-get to trigger an xrun) is addressed, as well as several others. One of the more interesting items added is 'low latency RCU'. So, althouh Ingo has been quieter lately, problems are being fixed. Here is the announcement: http://lkml.org/lkml/2004/8/8/125 There is no voluntary preemption patch available yet for -mm2, as this annonucement is just a few hours old. It seems likely that future 'voluntary preemption' patches for the -mm series would consist of little more than the irq-threading feature. This would fit the new development model very well. Lee