Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hrtimer: make the futex() system call use the per process slack value
This patch makes the futex() system call use the per process slack value; with this users are able to externally control existing applications to reduce the wakeup rate. Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
- Loading branch information