Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lockstat: repair erronous contention statistics
Fix bad contention counting in /proc/lock_stat. /proc/lockstat tries to gather per-ip contention statistics per-lock. This was failing due to a garbage per-ip index selector being used. Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information