>The locical answer is run with HZ=10000 so you get 100us intervals, >right ;o). On systems with multiple hardware timers you could kick off a >single event at 200us, couldn't you? I've done that before with the >extra timer assigned exclusively to a resource. It's not a giant time >slice, but at least you feel like you're allowing something to happen, >right? no, thats not the logical answer at all. the logical answer is something like the excellent but neglected UTIME patch that continually reprograms the system timer so that you can get precise event scheduling without the insane overhead of HZ=10000. --p - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Andrew Morton
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Joe deBlaquiere
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... yodaiken
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Joe deBlaquiere
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... yodaiken
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Joe deBlaquiere
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... David Woodhouse
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... David Woodhouse
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Pavel Machek
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Joe deBlaquiere
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Paul Davis
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... David Woodhouse
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... george anzinger
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... yodaiken
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... David Woodhouse
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Roger Larsson
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Joe deBlaquiere
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... David Woodhouse
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Bill Huey
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... Andrew Morton
- Re: [linux-audio-dev] low-latency scheduling patch for 2.4... yodaiken