[#] http://marc.info/?l=openbsd-cvs&m=140776392615584&w=2
openbsd-cvs(obsdave,2) — All
2014-08-11 17:55:12


Module name: src
Changes by: dlg@cvs.openbsd.org 2014/08/11 07:31:42

Modified files:
sys/kern : subr_pool.c

Log message:
bring back r1.132:

provide a pool_count global so we can figure out how many pools there are
active without having to walk the global pool_list.