On Thu, 4 Jan 2001, Andi Kleen wrote: > The problem is that current Linux semaphores are very costly locks -- they > always cause a context switch. My preemptible kernel patch currently just uses Linux semaphores to implement sleeping kernel mutexes, but we (at MontaVista Software) are working on a new implementation that also does priority inheritance, to avoid the priority inversion problem, and that does the minimum necessary context switches. Nigel Gamble [EMAIL PROTECTED] Mountain View, CA, USA. http://www.nrg.org/ - 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/
- [PATCH] 2.4.0-prerelease: preemptive kernel. ludovic fernandez
- Re: [PATCH] 2.4.0-prerelease: preemptive kernel. Daniel Phillips
- Re: [PATCH] 2.4.0-prerelease: preemptive kernel... Andi Kleen
- Re: [PATCH] 2.4.0-prerelease: preemptive ke... Anton Blanchard
- Re: [PATCH] 2.4.0-prerelease: preemptiv... Andi Kleen
- Re: [PATCH] 2.4.0-prerelease: pree... Nigel Gamble
- Re: [PATCH] 2.4.0-prerelease: preemptive ke... Nigel Gamble
- Re: [PATCH] 2.4.0-prerelease: preemptiv... Andi Kleen
- Re: [PATCH] 2.4.0-prerelease: pree... Nigel Gamble
- Re: [PATCH] 2.4.0-prerelease: preemptive kernel... ludovic fernandez
- Re: [PATCH] 2.4.0-prerelease: preemptive ke... Roger Larsson
- Re: [PATCH] 2.4.0-prerelease: preemptiv... ludovic fernandez
- Re: [PATCH] 2.4.0-prerelease: pree... Nigel Gamble
- Re: [PATCH] 2.4.0-prerelease: ... ludovic fernandez
- Re: [PATCH] 2.4.0-prerelea... Andi Kleen
- Re: [PATCH] 2.4.0-prerelea... Alan Olsen