Bill Huey wrote: > > Andrew Morton's patch uses < 10 rescheduling points (maybe less from memory) err... It grew. More like 50 now reiserfs is in there. That's counting real instances - it's not counting ones which are expanded multiple times as "1". It could be brought down to 20-25 with good results. It seems to have a 1/x distribution - double the reschedule count, halve the latency. We're currently doing 300-400 usecs. I think a 1.5-millisecond @ 500MHz kernel would be a good, maintainable solution and a sensible compromise. - - 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 sched... Tim Wright
- Re: [linux-audio-dev] low-latency schedulin... Nigel Gamble
- Re: [linux-audio-dev] low-latency schedulin... george anzinger
- Re: [linux-audio-dev] low-latency schedulin... yodaiken
- Re: [linux-audio-dev] low-latency sched... Nigel Gamble
- Re: [linux-audio-dev] low-latency sched... Paul Barton-Davis
- Re: [linux-audio-dev] low-latency sched... Nigel Gamble
- Re: [linux-audio-dev] low-latency sched... J Sloan
- Re: [linux-audio-dev] low-latency sched... yodaiken
- Re: [linux-audio-dev] low-latency sched... Bill Huey
- Re: [linux-audio-dev] low-latency sched... Andrew Morton
- Re: [linux-audio-dev] low-latency sched... Andrew Morton
- Re: [linux-audio-dev] low-latency sched... Joe deBlaquiere
- Re: [linux-audio-dev] low-latency sched... george anzinger
- Re: [linux-audio-dev] low-latency sched... Pavel Machek
- Re: [linux-audio-dev] low-latency sched... Pavel Machek
- Re: [linux-audio-dev] low-latency sched... David Woodhouse
- Re: [linux-audio-dev] low-latency sched... Joe deBlaquiere
- Re: [linux-audio-dev] low-latency sched... David Woodhouse
- Re: [linux-audio-dev] low-latency scheduling patch ... Andrew Morton
- Re: [linux-audio-dev] low-latency scheduling patch for 2... Jay Ts