objcache: Add stat counting # of exhaustion.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 4 Jul 2018 15:10:20 +0000 (23:10 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 4 Jul 2018 15:10:20 +0000 (23:10 +0800)
commitda22de6fac338f5f0018c37e1226acbd5c5329e9
treef00f5067ac35be2cf65cf17136094dff334489df
parent5b694eaf215fbbc721126cfe33a79d73874e2079
objcache: Add stat counting # of exhaustion.

Use it to supress exhaustion warning; nuke no longer used 'exhausted'
field in objcache struct.
sys/kern/kern_objcache.c