SGI Ethernet Card Guide de l'utilisateur Page 32

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 36
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 31
4: Performance Tuning
sizes were chosen to be compatible with those recommended by the card
manufacturer and required by SGI’s software. To set the network buffer sizes:
1. Add or change the following entries in the /etc/sysctl.conf file:
net.core.rmem_default = 524287
net.core.rmem_max = 524287
net.core.wmem_default = 524287
net.core.wmem_max = 524287
net.ipv4.tcp_rmem = 10000000 10000000 16777216
net.ipv4.tcp_wmem = 10000000 10000000 16777216
net.ipv4.tcp_mem = 10000000 10000000 16777216
net.core.netdev_max_backlog = 300000
net.core.optmem_max = 524287
net.ipv4.tcp_timestamps = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_tw_recycle = 1
net.ipv4.tcp_tw_reuse = 1
2. Make the sizes take effect:
[root@linux root]# sysctl -p /etc/sysctl.conf
TCP Time Stamps
TCP time stamps are turned on by default to greatly reduce the chance of data
corruption at high throughput rates. Therefore, SGI strongly recommends their use.
14 007–4983–002
Vue de la page 31
1 2 ... 27 28 29 30 31 32 33 34 35 36

Commentaires sur ces manuels

Pas de commentaire