]> git.ipfire.org Git - network.git/blame - man/network-performance-tuning.txt
Makefile: Fix typo in localstatedir
[network.git] / man / network-performance-tuning.txt
CommitLineData
39cfece8 1= network-performance-tuning(8)
c20f2927 2
39cfece8 3== NAME
c20f2927
MT
4network-performance-tuning - Performance Tuning for Networking
5
39cfece8 6== DESCRIPTION
c20f2927
MT
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
39cfece8 22See /proc/interrupts for the distribution of interrupts.
c20f2927 23
39cfece8 24== AUTHORS
c20f2927
MT
25Michael Tremer
26
39cfece8 27== SEE ALSO
c20f2927 28link:network[8]