Re: net.ipv4.tcp_rmem does override net.core.rmem_max?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Or, there is the following interpretation:

  "This  value  does  not  override   the   global
  net.core.rmem_max."

might mean

  "This value does not override the global
  net.core.rmem_max to the extent that it does
  not define the upper users can set with SO_RCVBUF.
  It does, however, override net.core.rmem_max if
  SO_RCVBUF is not used."

This would be consistent with my findings.

I'm not 100% confident about whether this is what the code does though,
see my comment
http://stackoverflow.com/questions/31546835/tcp-receiving-window-size-higher-than-net-core-rmem-max/35438236#comment58576526_35438236
for details on that.

On 16/02/16 18:05, Niklas Hambüchen wrote:
> An answer to the question I just posted,
> 
>   http://stackoverflow.com/a/35438236/263061
> 
> suggests that neither is the case, but in fact the kernel takes the
> maximum of the two values.
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux