openwrtv3/package/kernel/linux/modules
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
..
001-depends.mk kernel: remove useless AddDepends/rtc abstraction 2015-03-29 08:12:50 +00:00
block.mk kernel: make kmod package dependencies forward compatible 2017-01-27 11:18:27 +01:00
can.mk kernel: can: Add missing regmap dependency for kernel 4.4 2017-01-15 17:43:14 +01:00
crypto.mk kernel: add NFS4 client support 2017-11-22 22:36:21 +01:00
firewire.mk kernel: make most modules use AutoProbe 2013-09-17 21:45:17 +00:00
fs.mk kernel: add NFS4 client support 2017-11-22 22:36:21 +01:00
hwmon.mk kernel: add hwmon for W83627EHF and family 2017-05-17 00:06:52 +02:00
i2c.mk kernel: i2c-piix4: fix dependency on TARGET_x86 2017-11-22 22:37:15 +01:00
iio.mk kernel: add kmod-iio-bmp280 2017-10-23 12:50:30 +03:00
input.mk kernel: fix typo in input-gpio-encoder package title 2016-11-26 22:00:30 +01:00
leds.mk linux/modules: drop ledtrig-netfilter 2016-10-27 15:29:36 +02:00
lib.mk kernel: fix lzo and lz4 modules 2017-11-20 13:10:57 +01:00
netdevices.mk kernel: tune e1000e module parameters 2017-12-16 14:41:37 +01:00
netfilter.mk netfilter, iptables: add optional CHECKSUM module 2017-11-06 16:39:41 +01:00
netsupport.mk kernel: kmod-macsec module for 4.9 2017-10-15 00:24:22 +02:00
nls.mk kernel: add Chinese codepages 2017-02-20 09:13:52 +01:00
other.mk kernel: add it87-wdt watchdog timer module 2017-11-22 20:49:04 +01:00
pcmcia.mk kernel: add support for Option Fusion+ PCMCIA card 2016-12-20 09:35:36 +01:00
sound.mk kernel: fix autoloading arch-specific modules 2017-05-25 22:52:07 +08:00
spi.mk kernel: remove omap24xx specific kernel module packages 2017-01-10 13:44:26 +01:00
usb.mk kernel: pull edgeport firmware from linux-firmware repo 2017-11-16 22:56:54 +01:00
video.mk kernel: fix autoloading arch-specific modules 2017-05-25 22:52:07 +08:00
virt.mk kernel: remove another redundant KCONFIG entry in virt.mk 2016-11-24 13:41:10 +01:00
w1.mk kernel: fix kmod-w1-master-mxc dependency 2017-01-10 12:10:20 +01:00
wireless.mk kernel: move kmod-owl-loader to the right .mk file 2016-10-04 16:01:42 +02:00
wpan.mk kernel: wpan: mrf24j40 depends on regmap-spi 2016-01-25 12:41:19 +00:00