LWN.net Logo

Re: AF_BUS socket address family

From:  Chris Friesen <chris.friesen-AT-genband.com>
To:  David Miller <davem-AT-davemloft.net>
Subject:  Re: AF_BUS socket address family
Date:  Sun, 01 Jul 2012 22:49:06 -0600
Message-ID:  <4FF12842.8080802@genband.com>
Cc:  vincent.sanders-AT-collabora.co.uk, netdev-AT-vger.kernel.org, linux-kernel-AT-vger.kernel.org
Archive-link:  Article, Thread

On 06/29/2012 05:18 PM, David Miller wrote:
> From: Vincent Sanders<vincent.sanders@collabora.co.uk>
> Date: Sat, 30 Jun 2012 00:12:37 +0100
>
>> I had hoped you would have at least read the opening list where I
>> outlined the underlying features which explain why none of the
>> existing IPC match the requirements.
> I had hoped that you had read the part we told you last time where
> we explained why multicast and "reliable delivery" are fundamentally
> incompatible attributes.
>
> We are not creating a full address family in the kernel which exists
> for one, and only one, specific and difficult user.

For what it's worth, the company I work for (and a number of other 
companies) currently use an out-of-tree datagram multicast messaging 
protocol family based on AF_UNIX.

If AF_BUS were to be accepted, it would be essentially trivial for us to 
port our existing userspace messaging library to use it instead of our 
current protocol family, and we would almost certainly do so.

I'd love to see AF_BUS go in.

Chris Friesen



(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds