diff options
author | 2019-04-14 06:57:00 +0000 | |
---|---|---|
committer | 2019-04-14 06:57:00 +0000 | |
commit | 9b6e3526c472fd403c07739b9915bd87151f8ed3 (patch) | |
tree | e8dbaf43c9cf1aa06256725867d4216747790a6e /sys/dev/pci/drm/drm_linux.c | |
parent | md5 auth has useful information on the wire that helps when fixing issues (diff) | |
download | wireguard-openbsd-9b6e3526c472fd403c07739b9915bd87151f8ed3.tar.xz wireguard-openbsd-9b6e3526c472fd403c07739b9915bd87151f8ed3.zip |
don't take splnet when running the network stack
the stack uses the NET_LOCK for most protection now, so it doesnt
need to block actual hardware interrupts. blocking hw interrupts
can cause huge latency spikes, which in turn works against the rx
ring moderation.
im putting this in early in the release cycle so it can get the
most testing possible.
ok mpi@ (a while back)
Diffstat (limited to 'sys/dev/pci/drm/drm_linux.c')
0 files changed, 0 insertions, 0 deletions