On Wed, Dec 14, 2005 at 03:39:50PM -0800, David S. Miller wrote:
> 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.

Right. I'm happy with the default net.core.optmem_max limit, but
the default of 10 for net.ipv6.mld_max_msf is really too low,
and I can't see any problems with increasing it to 64, as David
Stevens suggests.

Stig
-
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