Re: svn commit: r200274 - head/lib/libc/gen

[ Available lists | Index of svn-src-all | Month of Dec 2009 | Week of 12 Dec 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Garrett Wollman <wollman@bimajority.org>
Date
12 Dec 2009 05:39:18
Subject
Re: svn commit: r200274 - head/lib/libc/gen
Message-ID
19235.10594.497521.83037@hergotha.csail.mit.edu


[ Hide this part ]
<<On Thu, 10 Dec 2009 00:24:28 +0000 (GMT), Robert Watson <rwatson@FreeBSD.org> said:

> It's beginning to sound like our POSIX semaphores should be behaving more like
> umtx, which requires only a shared page, and less like file descriptors. Of
> course, that would make the global namespace more tricky...

Ultimately, the problem is that "POSIX semaphores" are actually three
different kinds of object, which just happen to ostensibly use the
same programming interface.

-GAWollman



Elapsed time: 0.203 seconds