lkml.org 
[lkml]   [2006]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[BUG -rt] cpu rlimits not enforced w/ -rt
From
Date
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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-02-22 01:49    [W:0.034 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site