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 nanosleep() syscall use the per process slack
This patch makes the nanosleep() 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