[BUG -rt] cpu rlimits not enforced w/ -rt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,
	I've been hunting an issue in 2.6.14-rt16 (also present in
2.6.16-rt17), where the cpu rlimits were not being enforced. 

I tracked it down in update_process_times, where we have the following:

#ifndef CONFIG_PREEMPT_RT
 	run_posix_cpu_timers(p);
#endif

Yea, that would do it. :)


Hmm.. Looking through the archives, I came up w/ the discussion here:
http://www.uwsg.iu.edu/hypermail/linux/kernel/0509.3/1579.html

I was just curious what folks are thinking about for a fix here? Should
we just create a soft timer that calls run_posix_cpu_timers? 

thanks
-john




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux