Re: [PATCH 8/9] locktorture: Support rwsems

From: Davidlohr Bueso
Date: Fri Sep 12 2014 - 10:51:01 EST


On Fri, 2014-09-12 at 09:37 +0200, Peter Zijlstra wrote:
> On Thu, Sep 11, 2014 at 09:41:30PM -0700, Davidlohr Bueso wrote:
> > We can easily do so with our new reader lock support. Just an arbitrary
> > design default: readers have higher (5x) critical region latencies than
> > writers: 50 ms and 10 ms, respectively.
> >
>
> Nice, could you copy/paste this into a rwlock test as well?

Indeed, if folks like what the see in this patchset then adding more
locks is pretty trivial.


--
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/