From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Wed, 16 Aug 2006 12:11:12 -0700
> What ethernet hardware? The defaults are often not big enough > for full speed on gigabit hardware. I need increase rmem/wmem to allow > for more buffering. Current kernels allow the TCP send and receive socket buffers to grow up to at least 4MB in size, how much more do you need? tcp_{w,r}mem[2] will now have a value of at least 4MB, see net/ipv4/tcp.c:tcp_init(). - 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