[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1LkN4B-0002yU-00.ia6432-inbox-ru@f205.mail.ru>
Date: Thu, 19 Mar 2009 21:34:07 +0300
From: Peter Lojkin <ia6432@...ox.ru>
To: linux-kernel@...r.kernel.org
Subject: 2.6.28, limiting cpu time doesn't work
Hello,
after upgrade to 2.6.28 ulimit -t doesn't work. for example:
bash# ulimit -t 3; cpuhog
(where cpuhog is any program that continuously use cpu)
with 2.6.27.20 cpuhog gets killed after 3sec as expected.
with 2.6.28, 2.6.28.8, 2.6.29-rc8-git4 it's keep running indefinitely.
ulimit -a and /proc/<pid>/limits show that cputime limit was set correctly.
have i missed some global api changes? recompilation of recent glibc with new kernel headers and shell doesn't help...
ps please cc me, i'm not on the list
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists