Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] Markers Implementation for RCU Tracing - Ver II)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mathieu Desnoyers
Date: Tuesday, February 19, 2008 - 1:33 pm

* Jan Kiszka (jan.kiszka@siemens.com) wrote:

Yep, ok, let's do this :

in include/linux/rcupdate.h

#ifndef PREEMPT_RT
#define call_sched call_rcu
#else
#define call_sched call_rcu_classic
#endif

And I'll adapt the markers accordingly.

Mathieu


-- 
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/2] Markers Implementation for Preempt RCU Boo ..., Mathieu Desnoyers, (Thu Jan 3, 12:24 pm)
Re: [PATCH 2/2] Markers Implementation for Preempt RCU Boo ..., Mathieu Desnoyers, (Mon Jan 7, 11:59 am)
Re: [PATCH 2/2] Markers Implementation for Preempt RCU Boo ..., Mathieu Desnoyers, (Mon Jan 14, 8:35 am)
Re: [PATCH 2/2] Markers Implementation for Preempt RCU Boo ..., Mathieu Desnoyers, (Mon Jan 14, 12:36 pm)
Re: [PATCH 0/2] Markers Implementation for RCU Tracing - V ..., Paul E. McKenney, (Mon Feb 18, 12:48 pm)
Re: [PATCH 0/2] Markers Implementation for RCU Tracing - V ..., Mathieu Desnoyers, (Mon Feb 18, 1:41 pm)
Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] ..., Mathieu Desnoyers, (Tue Feb 19, 1:33 pm)
Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] ..., Mathieu Desnoyers, (Tue Feb 19, 3:03 pm)
Re: Markers: multi-probe locking fun (was: Re: [PATCH 0/2] ..., Mathieu Desnoyers, (Tue Feb 19, 3:32 pm)