commit | cd758dd0acaaf1f76f9727d4409915f3293db07a | [log] [tgz] |
---|---|---|
author | Alex Bligh <alex@alex.org.uk> | Wed Aug 21 16:02:44 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Thu Aug 22 19:10:27 2013 +0200 |
tree | a7d393d3cb44bc46c4a28acc491a5a53fba1bd59 | |
parent | 4e0c6529fcb5ccbed5eb2c4f094264eb447d49ea [diff] |
aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack Where supported, called prctl(PR_SET_TIMERSLACK, 1, ...) to set one nanosecond timer slack to increase precision of timer calls. Signed-off-by: Alex Bligh <alex@alex.org.uk> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>