diff options
author | Kenny Levinsen <[email protected]> | 2020-04-18 21:26:50 -0700 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2020-04-18 21:57:07 -0700 |
commit | 81b4d1d22ca0d0162360d3536b0eb3f6d5bfcf88 (patch) | |
tree | 4b6fee58dc8fd0cd51e8d569579062c4bad3a222 /tools/perf/scripts/python/syscall-counts.py | |
parent | ec4ba6c35b1bd748de50044e36040136f378b9b6 (diff) |
Input: evdev - use keyed wakeups
Some processes, such as systemd, are only polling for EPOLLERR|EPOLLHUP.
As evdev uses unkeyed wakeups, such a poll receives many spurious
wakeups from uninteresting events.
Use keyed wakeups to allow the wakeup target to more efficiently discard
these uninteresting events.
Signed-off-by: Kenny Levinsen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions