lkml.org 
[lkml]   [2008]   [Jun]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -tip-rcu] Make rcutorture more vicious: invoke RCU readers from irq handlers (timers)

* Paul E. McKenney <paulmck@linux.vnet.ibm.com> wrote:

> This patch allows torturing RCU from irq handlers (timers, in this
> case). A new module parameter irqreader enables such additional
> torturing, and is enabled by default. Variants of RCU that do not
> tolerate readers being called from irq handlers (e.g., SRCU) ignore
> irqreader.
>
> (No failures observed, but only short tests thus far. And no failures
> observed thus far from about 10 hours of running stock rcutorture in
> parallel with 170 kernel builds on a two-CPU machine.)

applied to tip/core/rcu - thanks Paul.

> +static int irqreader = 1; /* RCU readers from irq (timers). */

Good - this means that in bzImage type of tests (built-in rcutorture, no
modules) this new test variant will be activated by default, right?

Ingo


\
 
 \ /
  Last update: 2008-06-26 09:31    [W:0.141 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site