]> git.ipfire.org Git - people/ms/network.git/blame_incremental - man/network-performance-tuning.txt
vlan: Fail when unknown command line parameters are being passed
[people/ms/network.git] / man / network-performance-tuning.txt
... / ...
CommitLineData
1= network-performance-tuning(8)
2
3== NAME
4network-performance-tuning - Performance Tuning for Networking
5
6== DESCRIPTION
7This page contains a summary of some performance tuning techniques
8that this system is using.
9
10=== SMP Affinity
11
12This system is automatically using SMP affinity for every physical
13network controller, if supported.
14
15A processor core is assigned to handle all interrupts of a certain
16network controller which will result in minimising cache misses,
17reducing network latency and quite possibly increasing throughput.
18
19The algorithm is trying to balance all network controllers across
20all processors.
21
22See /proc/interrupts for the distribution of interrupts.
23
24== AUTHORS
25Michael Tremer
26
27== SEE ALSO
28link:network[8]