Re: [PATCH v3 0/4] locking/qspinlock: Handle > 4 nesting levels

From: Waiman Long
Date: Wed Jan 30 2019 - 11:25:30 EST


On 01/30/2019 09:07 AM, Peter Zijlstra wrote:
>> Waiman Long (4):
>> locking/qspinlock: Handle > 4 slowpath nesting levels
>> locking/qspinlock_stat: Track the no MCS node available case
> I've taken these two,
>
>> locking/qspinlock_stat: Introduce a generic lockevent counting APIs
>> locking/lock_events: Make lock_events available for all archs & other
>> locks
> while no real objection to these; I feel we should wait until there are
> in fact more users of this.

I am actually working on a rwsem patch which I plan to use the event
counting for my testing purpose. I will include this two patches in my
patch series.

Thanks,
Longman