Lines Matching refs:slabs
160 # the number of slabs to use for the message cache.
161 # the number of slabs must be a power of 2.
162 # more slabs reduce lock contention, but fragment memory usage.
163 # msg-cache-slabs: 4
213 # the number of slabs to use for the RRset cache.
214 # the number of slabs must be a power of 2.
215 # more slabs reduce lock contention, but fragment memory usage.
216 # rrset-cache-slabs: 4
247 # the number of slabs to use for the Infrastructure cache.
248 # the number of slabs must be a power of 2.
249 # more slabs reduce lock contention, but fragment memory usage.
250 # infra-cache-slabs: 4
778 # the number of slabs to use for the key cache.
779 # the number of slabs must be a power of 2.
780 # more slabs reduce lock contention, but fragment memory usage.
781 # key-cache-slabs: 4
989 # ratelimit cache slabs, reduces lock contention if equal to cpucount.
990 # ratelimit-slabs: 4
1020 # ip ratelimit cache slabs, reduces lock contention if equal to cpucount.
1021 # ip-ratelimit-slabs: 4