K 10 svn:author V 5 andre K 8 svn:date V 27 2012-10-28T18:07:34.185182Z K 7 svn:log V 294 Change the syncache count reporting the current number of entries from an unprotected u_int that reports garbage on SMP to a function based sysctl obtaining the current value from UMA. Also read back the actual cache_limit after page size rounding by UMA. PR: kern/165879 MFC after: 2 weeks END