Searched refs:kstack_cache_size (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/include/vm/
H A Dvm_glue.c301 static int kstack_cache_size = 128; variable
306 SYSCTL_INT(_vm, OID_AUTO, kstack_cache_size, CTLFLAG_RW, &kstack_cache_size, 0,
448 if (pages == kstack_pages && kstacks <= kstack_cache_size) {

Completed in 80 milliseconds