Module Name: src Committed By: simonb Date: Sun Jul 25 06:00:32 UTC 2021
Modified Files: src/sys/kern: subr_pool.c src/sys/sys: pool.h Log Message: Add accessor functions to get the number of gets and puts on pools and pool caches. To generate a diff of this commit: cvs rdiff -u -r1.276 -r1.277 src/sys/kern/subr_pool.c cvs rdiff -u -r1.93 -r1.94 src/sys/sys/pool.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.