Nigel Gamble writes: > That's why MontaVista's kernel preemption patch uses sleeping mutex > locks instead of spinlocks for the long held locks. Anyone who uses sleeping mutex locks is asking for trouble. Priority inversion is an issue I dearly hope we never have to deal with in the Linux kernel, and sleeping SMP mutex locks lead to exactly this kind of problem. Later, David S. Miller [EMAIL PROTECTED] - 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/
- low-latency scheduling patch for 2.4.0 Andrew Morton
- Re: [linux-audio-dev] low-latency scheduling patch fo... Jay Ts
- Re: [linux-audio-dev] low-latency scheduling patc... Cort Dougan
- Re: [linux-audio-dev] low-latency scheduling patc... Andrew Morton
- Re: [linux-audio-dev] low-latency scheduling ... David S. Miller
- Re: [linux-audio-dev] low-latency schedul... Daniel Phillips
- Re: [linux-audio-dev] low-latency schedul... Nigel Gamble
- Re: [linux-audio-dev] low-latency sc... David S. Miller
- Re: [linux-audio-dev] low-latenc... george anzinger
- Re: [linux-audio-dev] low-latency sc... Andrew Morton
- Re: [linux-audio-dev] low-latenc... Tim Wright
- Re: [linux-audio-dev] low-la... Nigel Gamble
- Re: [linux-audio-dev] low-la... Andrew Morton
- Re: [linux-audio-dev] low-la... Tim Wright
- Re: [linux-audio-dev] low-latenc... Nigel Gamble
- Re: [linux-audio-dev] low-latenc... george anzinger
- Re: [linux-audio-dev] low-latenc... yodaiken
- Re: [linux-audio-dev] low-la... Nigel Gamble