Re: [PATCH 4/9] AF_UNIX: find the recipients for multicast messages

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Monday, November 22, 2010 - 1:14 pm

Alban Crequy <alban.crequy@collabora.co.uk> writes:


For DBUS it's probably ok, but I suspect for other usages
the global lock in the multipath fast path is going to hurt
sooner or later.


FWIW for a large number of sockets this will likely run into
memory fragmentation issues. There are various workarounds like
fallback to vmalloc or use something like flex_arrays.


-Andi
-- 
ak@linux.intel.com -- Speaking for myself only.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/9] AF_UNIX: add setsockopt on Unix sockets, Alban Crequy, (Mon Nov 22, 11:36 am)
Re: [PATCH 4/9] AF_UNIX: find the recipients for multicast ..., Andi Kleen, (Mon Nov 22, 1:14 pm)