]> sourceware.org Git - lvm2.git/commit
hash: increase some default hash table size
authorZdenek Kabelac <zkabelac@redhat.com>
Sat, 25 May 2024 22:33:16 +0000 (00:33 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 27 May 2024 13:35:57 +0000 (15:35 +0200)
commitbbe1b93ed9d9fbe7ba269c62bc99ddce3af3653a
tree8975f04cded93b8aca95abf8474b17938711cf87
parent93115ef91df896df246ee6695b6fed8b6de17ff3
hash: increase some default hash table size

Size of these hashes was quite small, so raise the size of
hashed entries to reduce amount of hash collistion.
Select some unique/unused number for hash_create below 8192.
lib/device/dev-cache.c
lib/filters/filter-persistent.c
This page took 0.04252 seconds and 5 git commands to generate.