Posix semaphore between different processes

Ulrich Drepper drepper@redhat.com
Wed Nov 29 09:37:00 GMT 2000


"H . J . Lu" <hjl@valinux.com> writes:

> Are you suggesting we implement POSIX semaphore in kernel, including
> the inter-thread one?

The current mutex implementation sucks.  We need some kind of
mutex/semaphore support in the kernel anyway and this would be used
for all uses.  The Solaris guys did lots of research and can up with
the same conclusion.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-alpha mailing list