Re: HEADS UP: UNIX domain socket locking changes merged to CVS HEAD



Thank you, Robert.

P.

On Monday 26 February 2007 15:52, Robert Watson wrote:
Dear all,

After on-and-off development since 2005, I've now merged the UNIX domain
socket locking patch. Special thanks to Kris Kennaway who has been
providing stability testing, performance testing, and general support and
feedback for this project since inception.

Please let me know if you experience any problems with UNIX domain sockets
-- these changes will affect applications that consume UNIX domain sockets
directly, like MySQL and Postfix, as well as consumers of POSIX fifos,
which are implemented using UNIX domain sockets in-kernel.

Thanks,

Robert N M Watson
Computer Laboratory
University of Cambridge

_______________________________________________
freebsd-performance@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Network namespaces a path to mergable code.
    ... else because unix domain sockets allow file descriptor passing. ... the same filesystem domain, for instance. ... Despite what it might look like unix domain sockets do not live in the ... this is just a VFS namespace feature/caveat. ...
    (Linux-Kernel)
  • Re: Network namespaces a path to mergable code.
    ... else because unix domain sockets allow file descriptor passing. ... this is just a VFS namespace feature/caveat. ...
    (Linux-Kernel)
  • Re: UNIX domain sockets MFCs
    ... On 5/11/07, Robert Watson wrote: ... reports of UNIX domain socket problems in the last couple of days, ...
    (freebsd-stable)