Re: [PATCH tip/core/urgent] fix several lockdep splats, allow multiple splats

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mathieu Desnoyers
Date: Friday, April 30, 2010 - 11:12 am

* Paul E. McKenney (paulmck@linux.vnet.ibm.com) wrote:

Ideally we don't want to flood the console with thousands of instances
of the same RCU-lockdep splat (think of a missing read lock on a common
code path). Therefore I think keeping an integer limit is relevant here.
I agree that this integer limit could be selected by a CONFIG_ option
rather than by a kernel parameter, as it will typically only be used on
development kernels with "kernel hacking" enabled anyway. There is not
much point in bloating the kernel code with an extra debug-only kernel
parameter parsing.

Thanks,

Mathieu


-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH tip/core/urgent] fix several lockdep splats, allow ..., Paul E. McKenney, (Wed Apr 21, 1:01 pm)
[PATCH tip/core/urgent 1/5] rcu: Fix RCU lockdep splat in ..., Paul E. McKenney, (Wed Apr 21, 1:02 pm)
[PATCH tip/core/urgent 2/5] rcu: fix RCU lockdep splat on ..., Paul E. McKenney, (Wed Apr 21, 1:02 pm)
[tip:core/urgent] rcu: Fix RCU lockdep splat in set_task_c ..., tip-bot for Peter Zi ..., (Fri Apr 30, 3:51 am)
[tip:core/urgent] rcu: Fix RCU lockdep splat on freezer_fo ..., tip-bot for Paul E. ..., (Fri Apr 30, 3:51 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Mathieu Desnoyers, (Fri Apr 30, 8:33 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Paul E. McKenney, (Fri Apr 30, 11:02 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Mathieu Desnoyers, (Fri Apr 30, 11:12 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Paul E. McKenney, (Fri Apr 30, 11:32 am)
Re: [PATCH tip/core/urgent] fix several lockdep splats, al ..., Mathieu Desnoyers, (Fri Apr 30, 12:09 pm)