Gentoo Archives: gentoo-user-br

From: Cabral <gnu.groups@×××××.com>
To: archlinux-br@××××××××××××.com
Cc: gentoo-user-br@l.g.o
Subject: [gentoo-user-br] Re: Tuning desktop.
Date: Wed, 12 Sep 2007 19:07:08
Message-Id: 96a2cc450709121158t24889b8fx96f1419dfa9fea49@mail.gmail.com
In Reply to: [gentoo-user-br] Tuning desktop. by Cabral
1 tcp tuning
2
3 net.core.rmem_default = 16777216
4 net.core.rmem_max = 16777216
5 net.core.wmem_default = 16777216
6 net.core.wmem_max = 16777216
7 net.ipv4.tcp_wmem = 4096 87380 16777216
8 net.ipv4.tcp_rmem = 4096 87380 16777216
9 net.ipv4.tcp_mem = 16777216 16777216 16777216
10
11 net.ipv4.tcp_congestion_control=htcp
12
13 net.ipv4.route.flush = 1
14
15
16 http://www-didc.lbl.gov/TCP-tuning/linux.html
17 http://gentoo-wiki.com/HOWTO_TCP_Tuning

Replies

Subject Author
[gentoo-user-br] Re: Tuning desktop. Cabral <gnu.groups@×××××.com>
Re: [gentoo-user-br] Re: Tuning desktop. Raphael MD <raphamejias@×××××××××.br>