Since you're willing to use CMPXCHG in your suggested implementation, would it make it make life easier if you were willing to use XADD too? Plus, are you really willing to limit the number of readers or writers to be 32767? If so, I think I can suggest a way that limits it to ~65535 apiece instead... David - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: rw_semaphores Linus Torvalds
- Re: rw_semaphores Linus Torvalds
- Re: rw_semaphores Ben LaHaise
- Re: rw_semaphores Tachino Nobuhiro
- Re: rw_semaphores Linus Torvalds
- Re: rw_semaphores Tachino Nobuhiro
- [PATCH] i386 rw_semaphores fix David Howells
- [PATCH] i386 rw_semaphores fix David Howells
- Re: [PATCH] i386 rw_semaphores fix Linus Torvalds
- x86 cpu configuration (was: Re:... Jeff Garzik
- Re: x86 cpu configuration (... Alan Cox
- Re: [PATCH] i386 rw_semaphores ... Andi Kleen
- Re: [PATCH] i386 rw_semapho... Linus Torvalds
- Re: [PATCH] i386 rw_semapho... Alan Cox
- Re: [PATCH] i386 rw_semapho... Andi Kleen
- Re: [PATCH] i386 rw_semapho... David Weinehall
- Re: [PATCH] i386 rw_semapho... Andi Kleen