summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRobert Love <rlove@google.com>2008-07-31 11:12:44 -0400
committerXinyu Chen <xinyu.chen@freescale.com>2011-09-05 10:01:57 +0800
commitb630b83192ef8aca736834197fe0b4e062d41ffc (patch)
treefc9d91d973f34b475aac7656699c97687a095d6e /arch
parentc1e09e5cce158d76e0a641c5bd829c142ee686c8 (diff)
sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size
Add a family of knobs to /sys/kernel/ipv4 for controlling the TCP window size: tcp_wmem_min tcp_wmem_def tcp_wmem_max tcp_rmem_min tcp_rmem_def tcp_rmem_max This six values mirror the sysctl knobs in /proc/sys/net/ipv4/tcp_wmem and /proc/sys/net/ipv4/tcp_rmem. Sysfs, unlike sysctl, allows us to set and manage the files' permissions and owners. Signed-off-by: Robert Love <rlove@google.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions