Home
last modified time | relevance | path

Searched refs:uz_bucket_max (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/vm/
H A Duma_int.h467 uint64_t uz_bucket_max; /* Maximum bucket cache size */ member
H A Duma_core.c872 if (__predict_true(zdom->uzd_nitems < zone->uz_bucket_max)) { in zone_put_bucket()
2745 "bucket_max", CTLFLAG_RD, &zone->uz_bucket_max, 0, in zone_alloc_sysctl()
2868 zone->uz_bucket_max = ULONG_MAX; in zone_ctor()
5006 zone->uz_bucket_max = nitems - nb * bsize; in uma_zone_set_maxcache()