From: Eugene Teo Date: Sat, 23 Feb 2008 23:23:52 +0000 (-0800) Subject: proc: add RLIMIT_RTTIME to /proc//limits X-Git-Tag: v2.6.25-rc3~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8808117ca571fd63e188a2306baae86cca9fce7a;p=pandora-kernel.git proc: add RLIMIT_RTTIME to /proc//limits RLIMIT_RTTIME was introduced to allow the user to set a runtime timeout on real-time tasks: http://lkml.org/lkml/2007/12/18/218. This patch updates /proc//limits with the new rlimit. Signed-off-by: Eugene Teo Acked-by: Peter Zijlstra Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed