commit | ae4b748e81b7e366f04f55229d5e372e372c33af | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Mon Sep 08 09:03:57 2008 -0700 |
committer | Arjan van de Ven <arjan@linux.intel.com> | Thu Sep 11 07:17:00 2008 -0700 |
tree | 27ce1d7a205df69c79bbdd35fc721401d79a13cb | |
parent | 3bd012060f962567aadb52b27b2fc8fdc91102c7 [diff] |
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>