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

/netbsd-current/sys/kern/
H A Dkern_runq.c113 static u_int cacheht_time; /* Cache hotness time */ variable
126 cacheht_time = 10;
446 return (getticks() - l->l_rticks < mstohz(cacheht_time));
1159 CTLTYPE_INT, "cacheht_time",
1161 NULL, 0, &cacheht_time, 0,

Completed in 179 milliseconds