On Mon, 2008-03-24 at 10:34 -0700, Frank Mayhar wrote:
Okay, my proposed fix for this is to introduce a new field in
signal_struct, rlim_expires, a cputime_t. Everywhere that the
RLIMIT_CPU code formerly set it_prof_expires it will now set
rlim_expires and in run_posix_cpu_timers() I'll check it against the
thread group prof_time.
I believe that that will solve the problem, if I understand this
correctly. If I don't, I trust that you will set me straight. :-)
--
Frank Mayhar <fmayhar@google.com>
Google, Inc.
--