Re: [RFC PATCH 2/2] rcu,debug_core: allow the kernel debugger to reset the rcu stall timer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Paul E. McKenney
Date: Monday, August 9, 2010 - 12:01 pm

On Mon, Aug 09, 2010 at 01:26:19PM -0500, Jason Wessel wrote:

Well, you won't hit preemptible RCU unless you set TREE_PREEMPT_RCU.  ;-)


OK, good to know.


Ah, I get it now.  Just out of curiosity, why not set the various
->jiffies_stall fields to jiffies + RCU_SECONDS_TILL_STALL_CHECK?
Is the value of jiffies likely to advance a lot after you call
rcu_cpu_stall_reset(), perhaps due to the system trying to catch up with
the passage of time?

							Thanx, Paul
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC PATCH 0/2] RCU stall handler for kernel debugger, Jason Wessel, (Sun Aug 8, 10:12 pm)
Re: [RFC PATCH 2/2] rcu,debug_core: allow the kernel debug ..., Paul E. McKenney, (Mon Aug 9, 12:01 pm)