K 10 svn:author V 5 silby K 8 svn:date V 27 2003-07-08T18:59:21.000000Z K 7 svn:log V 276 Pull in the entire kmem_map size calculation from kern_malloc, rather than the shortcircuited version I had been using, which only worked properly on i386 & amd64. Also, change an autoscale constant to account for the more correct kmem_map size. Problem noticed by: mux END