K 10 svn:author V 5 dyson K 8 svn:date V 27 1998-03-07T20:45:47.000000Z K 7 svn:log V 378 Make vm_fault much cleaner by removing the evil macro inlines, and put alot of it's context into a data structure. This allows significant shortening of its codepath, and will significantly decrease it's cache footprint. Also, add some stats to vmmeter. Note that you'll have to rebuild/recompile vmstat, systat, etc... Otherwise, you'll get "very interesting" paging stats. END