Re: [linux-audio-dev] new linux scheduler

2002-01-14 Thread Vincent Touquet
Look for the postings by Jussi Laako, it includes nice latency graphs. The results are quite stunning :) best regards vini On Mon, Jan 14, 2002 at 02:17:16PM -0500, Taybin Rutkin wrote: >Here's a scheduler patch for 2.4.17. It looks like it changes a bunch of >operations to O(1). I wasn't sure

[linux-audio-dev] new linux scheduler

2002-01-14 Thread Taybin Rutkin
Here's a scheduler patch for 2.4.17. It looks like it changes a bunch of operations to O(1). I wasn't sure if this would be better for latency or throughput ( which are in conflict, right?). It also looks like it is being fixed to work with the pre-emp patch. Here's the link to the summerary.