Performance and statistics improvements for the distributed software (DSW) event device.
Mattias Rönnblom (8): event/dsw: reduce latency in low-load situations event/dsw: reduce max flows to speed up load balancing event/dsw: extend statistics event/dsw: improve migration mechanism event/dsw: avoid migration waves in large systems event/dsw: remove redundant control ring poll event/dsw: remove unnecessary read barrier event/dsw: add port busy cycles xstats drivers/event/dsw/dsw_evdev.c | 1 + drivers/event/dsw/dsw_evdev.h | 45 ++- drivers/event/dsw/dsw_event.c | 602 ++++++++++++++++++++------------- drivers/event/dsw/dsw_xstats.c | 26 +- 4 files changed, 425 insertions(+), 249 deletions(-) -- 2.17.1