K 10 svn:author V 4 kris K 8 svn:date V 27 2005-10-17T00:19:00.000000Z K 7 svn:log V 322 MFC r1.20: Add a default value for VM_BCACHE_SIZE_MAX of 400MB. This is copied from amd64, and is a factor of 3 less than the value previously auto-sized on a 12GB machine, which would cause an overflow in calculations involving the maxbcache int, causing bufinit() to loop forever at boot. Approved by: re (kensmith) END