Re: setsockopt(RCVBUF) Invalid argument with 2.1.103

Jes Degn Soerensen (jds@kom.auc.dk)
02 Jun 1998 16:09:02 +0200


>>>>> "Andi" == Andi Kleen <ak@muc.de> writes:

Andi> The default SK_RMEM_MAX is 32768 bytes. If you want more change
Andi> the /proc/sys/net/core/{rmem,wmem}_max sysctls (note that they
Andi> always contain twice the real value). The difference between 2.0
Andi> and 2.1 is that 2.1 complains about a bogus value (with EINVAL),
Andi> while 2.0 silently fixed it.

Right now I consider the default max values in 2.1.x as being
insufficient, I would like to set the max default to 200000 or
something similar as is dojne by most other UNIX vendors (ok SGI
allows you to use sane values >> 200000 ;-)

Jes

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu