K 10 svn:author V 4 jeff K 8 svn:date V 27 2002-03-24T10:56:11.000000Z K 7 svn:log V 303 Reset the cachefree statistics after draining the cache. This fixes a bug where a sysctl within 20 seconds of a cache_drain could yield negative "USED" counts. Also, grab the uma_mtx while in the sysctl handler. This hadn't caused problems yet because Giant is held all the time. Reported by: kkenn END