CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/18 19:49:07
Modified files:
sys/kern : subr_pool.c
Log message:
timestamp empty pages, and only free them if theyve been idle for at least
a second.
this basically brings back the functionality that was trimmed in r1.53,
except this version uses ticks instead of very slow hardware clock reads.
ok tedu@
