diff options
author | Arve Hjønnevåg <[email protected]> | 2012-05-01 21:33:34 +0200 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2012-05-05 21:50:41 +0200 |
commit | 4d7e30d98939a0340022ccd49325a3d70f7e0238 (patch) | |
tree | 45307bd3a0b7fafc71aea41fc518f42e2e810e76 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b86ff9820fd5df69295273b9aa68e58786ffc23f (diff) |
epoll: Add a flag, EPOLLWAKEUP, to prevent suspend while epoll events are ready
When an epoll_event, that has the EPOLLWAKEUP flag set, is ready, a
wakeup_source will be active to prevent suspend. This can be used to
handle wakeup events from a driver that support poll, e.g. input, if
that driver wakes up the waitqueue passed to epoll before allowing
suspend.
Signed-off-by: Arve Hjønnevåg <[email protected]>
Reviewed-by: NeilBrown <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions