Re: Deadlock on the mm->mmap_sem

From: Manfred Spraul (manfred@colorfullife.com)
Date: Wed Sep 19 2001 - 13:19:09 EST


> if we go generic then I strongly recommend my version of the generic
> semaphores is _much_ faster (and cleaner) than this one (it even
allows
> more than 2^31 concurrent readers on 64 bit archs ;).
>
Andrea,

implementing recursive semaphores is trivial, but do you have any idea
how to fix the latency problem?
Multithreaded, iobound apps that use mmap are unusable with unfair
semaphores.

My test app hangs for minutes within mprotect().

--
    Manfred

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 23 2001 - 21:00:35 EST