Re: [PATCH v2 tip/core/rcu 0/10] RCU-tasks implementation

From: Paul E. McKenney
Date: Thu Jul 31 2014 - 17:08:32 EST


On Thu, Jul 31, 2014 at 12:29:36PM -0700, Andi Kleen wrote:
> "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx> writes:
>
> > Hello!
> >
> > This series provides a prototype of an RCU-tasks implementation, which has
> > been requested to assist with tramopoline removal.
>
> Is that trampoline removal (whatever it is) important enough to justify
> adding that much new (and complicated) code? Are there other potential
> users of this? Is the long term maintenance cost justified?
> Will RCU keep growing forever?

My answers to all of these questions is "I don't know."

That said, I cannot resist pointing out that similar questions could be
asked of a great many other subsystems of the Linux kernel, or indeed
of the Linux kernel as a whole. ;-)

And things do appear to be moving in a good direction for RCU-tasks:

v1: 18 files changed, 749 insertions(+), 55 deletions(-)
v2: 18 files changed, 590 insertions(+), 83 deletions(-)
v3: 17 files changed, 447 insertions(+), 32 deletions(-)

The numbers for v3 are tentative, and might change based on test results.

Thanx, Paul

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/