CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/06/19 17:44:11
Modified files: share/man/man9 : Makefile Added files: share/man/man9 : pool_cache_init.9 Log message: talk about the per cpu caches in pools by documenting pool_cache_init() this describes what the per cpu caches do, and has some bonus doco about what the sysctls provide thanks to a suggestion from mikeb@ some tweaks are coming, but this is mostly right. ok jmc@ schwarze@