K 10 svn:author V 3 des K 8 svn:date V 27 2000-12-09T13:25:54.000000Z K 7 svn:log V 464 A bunch of fixes that have been rotting in my tree for a month or two waiting for procfs to get fixed: - Use fill_eproc() to obtain correct VM stats. Attempt to compute VmLib. - Fill some more fields in proc//stat, and add four (unimplemented) fields after studying a recent Linux kernel. - Compute CPU frequency only once instead of twice. - Fix some comments that were OBE. - Fix indentation except where it makes the code less readable. END