diff options
| author | Kenny Levinsen <[email protected]> | 2020-04-24 16:51:03 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-04-28 17:10:56 +0200 |
| commit | 87189b78959c10c454477cce5cb9836c2ee5c730 (patch) | |
| tree | 4ff14629ecd4cccfd14414e254667a782c6f6497 /tools/perf/scripts/python/bin | |
| parent | d83949492427e1c9584c8db91c5d2a26747e7e73 (diff) | |
drm: make drm_file use keyed wakeups
Some processes, such as systemd, are only polling for EPOLLERR|EPOLLHUP.
As drm_file 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]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions