lkml.org 
[lkml]   [2017]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH tip/core/rcu 37/40] srcu: Create a tiny SRCU
On Wed, Apr 12, 2017 at 10:40:22AM -0700, Paul E. McKenney wrote:
> In response to automated complaints about modifications to SRCU
> increasing its size, this commit creates a tiny SRCU that is
> used in SMP=y && PREEMPT=n builds.

You mean SMP=n && PREEMPT=n, right?

config TINY_RCU
bool
default y if !PREEMPT && !SMP

> +config TINY_SRCU
> + bool
> + default y if TINY_RCU
> + help
> + This option selects the single-CPU non-preemptible version of SRCU.

\
 
 \ /
  Last update: 2017-04-13 11:49    [W:0.527 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site