]> asedeno.scripts.mit.edu Git - linux.git/commit
locking/qspinlock_stat: Track the no MCS node available case
authorWaiman Long <longman@redhat.com>
Tue, 29 Jan 2019 21:53:46 +0000 (22:53 +0100)
committerIngo Molnar <mingo@kernel.org>
Mon, 4 Feb 2019 08:03:30 +0000 (09:03 +0100)
commit412f34a82ccf7dd52f6b197f6450a33f03342523
tree6b913e5cee60855278cefa0bb954531f40f07481
parentd682b596d99345ef0000e7017db714ba7f29e017
locking/qspinlock_stat: Track the no MCS node available case

Track the number of slowpath locking operations that are being done
without any MCS node available as well renaming lock_index[123] to make
them more descriptive.

Using these stat counters is one way to find out if a code path is
being exercised.

Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: James Morse <james.morse@arm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: SRINIVAS <srinivas.eeda@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Zhenzhong Duan <zhenzhong.duan@oracle.com>
Link: https://lkml.kernel.org/r/1548798828-16156-3-git-send-email-longman@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/locking/qspinlock.c
kernel/locking/qspinlock_stat.h