aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAlexander Aring <aahringo@redhat.com>2024-04-15 14:39:42 -0400
committerDavid Teigland <teigland@redhat.com>2024-04-16 14:45:31 -0500
commite91313591b29ce724fe2f1bdf29f2482878fc275 (patch)
treef3058f289d907f09b98a946527b388e6e6f57a93 /tools/perf/scripts/python/export-to-postgresql.py
parentdlm: drop dlm_scand kthread and use timers (diff)
downloadwireguard-linux-e91313591b29ce724fe2f1bdf29f2482878fc275.tar.xz
wireguard-linux-e91313591b29ce724fe2f1bdf29f2482878fc275.zip
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions