diff options
author | 2016-07-29 22:01:57 +0000 | |
---|---|---|
committer | 2016-07-29 22:01:57 +0000 | |
commit | 2e8a8535ca9fd69692b134ba27ecf3105a6e0e23 (patch) | |
tree | d39e87bb1315b7c190ddd6e6a645f8a73015d2fb /sys/dev/acpi/files.acpi | |
parent | Move xen interrupt handlers to dedicated task queues (diff) | |
download | wireguard-openbsd-2e8a8535ca9fd69692b134ba27ecf3105a6e0e23.tar.xz wireguard-openbsd-2e8a8535ca9fd69692b134ba27ecf3105a6e0e23.zip |
Disable receive ring slot accounting
In the Netfront case it appears that by having scheduler decide when
to run the workload we don't need to involve additional mechanisms
to artificially limit resource availability to achieve better
performance under heavy load. On the contrary, by performing a
single pass through Rx and Tx completion rings and having scheduler
decide when to run the next attempt, we limit the amount of time
spent in the packet processing and achieve system responsiveness.
Diffstat (limited to 'sys/dev/acpi/files.acpi')
0 files changed, 0 insertions, 0 deletions