K 10 svn:author V 4 kris K 8 svn:date V 27 2005-10-14T20:31:12.000000Z K 7 svn:log V 309 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. Reviewed by: mlaier, peter END