rmlock question..
Julian Elischer
julian at elischer.org
Sun Nov 25 10:16:00 PST 2007
Julian Elischer wrote:
> If I make an exclusive rmlock request on an rmlock that has a busy set
> of readers coming and going, do new readers wait for me to get
> my turn, or do I have to wait for a moment where there are no more
> readers before I get a go?
in fact if the requests are of the order
reader, reader, writer, reader, reader, writer, reader
is the order of evaluation defined? is it preserved?
>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list