Skip to content
Commit 90d6e24a authored by Arjan van de Ven's avatar Arjan van de Ven
Browse files

hrtimer: make select() and poll() use the hrtimer range feature



This patch makes the select() and poll() hrtimers use the new range
feature and settings from the task struct.

In addition, this includes the estimate_accuracy() function that Linus
posted to lkml, but changed entirely based on other peoples lkml feedback.

Signed-off-by: default avatarArjan van de Ven <arjan@linux.intel.com>
parent 6976675d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment