diff options
author | 2020-04-24 16:51:03 +0200 | |
---|---|---|
committer | 2020-04-28 17:10:56 +0200 | |
commit | 87189b78959c10c454477cce5cb9836c2ee5c730 (patch) | |
tree | 4ff14629ecd4cccfd14414e254667a782c6f6497 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/bochs: Remove explicit drm_connector_register (diff) | |
download | wireguard-linux-87189b78959c10c454477cce5cb9836c2ee5c730.tar.xz wireguard-linux-87189b78959c10c454477cce5cb9836c2ee5c730.zip |
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 <kl@kl.wtf>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200424145103.3048-1-kl@kl.wtf
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions