From: Arjan van de Ven Date: Mon, 8 Sep 2008 15:58:59 +0000 (-0700) Subject: hrtimer: make the nanosleep() syscall use the per process slack X-Git-Tag: v2.6.28-rc1~18^2^2~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd012060f962567aadb52b27b2fc8fdc91102c7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed