Home
last modified time | relevance | path

Searched defs:magazinedepot (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_objcache.c70 struct magazinedepot { struct
76 struct magazinelist fullmagazines;
77 struct magazinelist emptymagazines;
78 int magcapacity;
81 struct spinlock spin;
84 int unallocated_objects;
85 int cluster_limit; /* ref for adjustments */
88 int waiting; /* waiting for another cpu to
91 int contested; /* depot contention count */