ImmortalWrt/package
Jo-Philipp Wich ea5d9f5f72 kernel: tune e1000e module parameters
The default e1000e parameters (interrupt throttling rate, MSI/MSI-X
mode) are optimized for desktop and server computers to optimize
user-space execution (i.e. what's typically referred to as "useful"
work).  This assumption breaks on a router under load where most of
the "useful" work actually takes place either in hardware interrupt
handlers (IRQ) or at software IRQ (swirq) modes, so we try to reflect
that by overriding these parameters with more appropriate values.

Patch-by: Philip Prindeville <philipp@redfish-solutions.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-12-16 14:41:37 +01:00
..
base-files base-files: fix sysupgrade -b/-l when -c is used 2017-12-14 09:29:30 +01:00
boot merge: targets: update image generation and targets 2017-12-08 19:41:18 +01:00
devel strace: Update to 4.20 2017-12-07 11:46:37 +08:00
firmware firmware: ath10k-firmware: update QCA4019 firmware to 10.4-3.2.1-00058 2017-12-08 19:54:14 +01:00
kernel kernel: tune e1000e module parameters 2017-12-16 14:41:37 +01:00
libs wolfssl: update to 3.12.2 (1 CVE) 2017-12-12 17:39:52 +01:00
network iproute2: cake: support new operating modes 2017-12-15 23:54:51 +01:00
system opkg: fix PKG_CONFIG_DEPENDS to include version.mk entries 2017-12-14 09:39:40 +01:00
utils busybox: enable find -newer needed for shorewall firewall, no size increase on binary 2017-12-14 09:29:30 +01:00
Makefile build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00