Alexander Aring e91313591b dlm: use rwlock for rsb hash table
The conversion to rhashtable introduced a hash table lock per lockspace,
in place of per bucket locks.  To make this more scalable, switch to
using a rwlock for hash table access.  The common case fast path uses
it as a read lock.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2024-04-16 14:45:31 -05:00
..
2024-04-01 13:31:13 -05:00
2024-04-16 14:45:31 -05:00
2024-04-16 14:45:31 -05:00
2023-03-06 15:49:07 -06:00
2024-04-16 14:45:31 -05:00
2024-04-16 14:45:31 -05:00
2023-03-06 15:49:07 -06:00
2023-08-10 10:33:03 -05:00
2023-08-10 10:33:03 -05:00
2024-04-16 14:45:31 -05:00
2024-04-16 14:45:31 -05:00
2022-04-06 14:02:37 -05:00
2022-04-06 14:02:37 -05:00