Home
last modified time | relevance | path

Searched refs:tcp_mem (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/Documentation/networking/
Dcxgb.txt154 sysctl -w net.ipv4.tcp_mem="10000000 10000000 10000000"
Dixgb.txt227 net.ipv4.tcp_mem = 10000000 10000000 10000000
Dip-sysctl.txt364 tcp_mem - vector of 3 INTEGERs: min, pressure, max
687 pressure: This value was introduced to follow format of tcp_mem.
1812 pressure: This value was introduced to follow format of tcp_mem.
/linux-4.1.27/mm/
Dmemcontrol.c333 struct cg_proto tcp_mem; member
525 return &memcg->tcp_mem; in tcp_proto_cgroup()