diff options
author | Peter Zijlstra <[email protected]> | 2015-06-22 14:16:34 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-09-22 15:25:53 +0200 |
commit | 7c3f654d8e18942295eeda42f7d75494443980e0 (patch) | |
tree | b8b4cb3acbb418846eef73c9a296b34434d56b1f /scripts/gdb/linux/lists.py | |
parent | aba37660738325d48c913f3a952a7116d6e6a74b (diff) |
fs/locks: Replace lg_local with a per-cpu spinlock
As Oleg suggested, replace file_lock_list with a structure containing
the hlist head and a spinlock.
This completely removes the lglock from fs/locks.
Suggested-by: Oleg Nesterov <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions