From: Hoerdt Mickael <[EMAIL PROTECTED]>
Date: Wed, 14 Dec 2005 23:38:56 +0100

> As implemented now, the default memory allocated in net.core.optmem_max 
> permit
> to join up to 320 (S,G) channels per sockets (for IPv6, each channels 
> cost 32bytes in
> net.core.optmem_max), thing is that net.ipv6.mld_max_msf is setting an 
> hard limit on it, so assuming that you don't change the value of 
> net.core.opmem_max, would it make sense to increase net.ipv6.mld_max_msf 
> to let say, 256 ? the rest of the memory can
> still be used for various option setup on the socket.

I think people running programs that need the higher value
can increase the limit.  This is no different than having
to tweak tcp_wmem[] or the socket buffering limits via
sysctl.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to