hrtimer: make the futex() system call use the per process slack value
authorArjan van de Ven <arjan@linux.intel.com>
Mon, 8 Sep 2008 16:03:57 +0000 (09:03 -0700)
committerArjan van de Ven <arjan@linux.intel.com>
Thu, 11 Sep 2008 14:17:00 +0000 (07:17 -0700)
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>
kernel/futex.c

diff --cc kernel/futex.c
Simple merge