Re: Isolated expedited RCU code to a new tree_exp.h

2016-04-16 Thread Paul E. McKenney
On Sat, Apr 16, 2016 at 03:29:09PM +, Mathieu Desnoyers wrote: > - On Apr 16, 2016, at 9:08 AM, Frederic Weisbecker fweis...@gmail.com > wrote: > > > On Fri, Apr 15, 2016 at 04:52:02PM -0700, Paul E. McKenney wrote: > >> Hello, Frederic, > >> > >> One thing that I have had on my list for

Re: Isolated expedited RCU code to a new tree_exp.h

2016-04-16 Thread Mathieu Desnoyers
- On Apr 16, 2016, at 9:08 AM, Frederic Weisbecker fweis...@gmail.com wrote: > On Fri, Apr 15, 2016 at 04:52:02PM -0700, Paul E. McKenney wrote: >> Hello, Frederic, >> >> One thing that I have had on my list for some time is to rearrange the >> RCU source code to make it easier to find things

Re: Isolated expedited RCU code to a new tree_exp.h

2016-04-16 Thread Frederic Weisbecker
On Fri, Apr 15, 2016 at 04:52:02PM -0700, Paul E. McKenney wrote: > Hello, Frederic, > > One thing that I have had on my list for some time is to rearrange the > RCU source code to make it easier to find things. Given our discussion > yesterday, this seemed like a good time to take that step with

Isolated expedited RCU code to a new tree_exp.h

2016-04-15 Thread Paul E. McKenney
Hello, Frederic, One thing that I have had on my list for some time is to rearrange the RCU source code to make it easier to find things. Given our discussion yesterday, this seemed like a good time to take that step with the expedited grace-period code. I have a couple of commits doing this in