Module Name: src Committed By: mlelstv Date: Mon Mar 28 17:23:47 UTC 2016
Modified Files: src/sys/miscfs/procfs: procfs_linux.c Log Message: Align /proc/<pid>/statm data with /proc/<pid>/stat and provide RSS information. There is no data about shared pages. Helps PR 50801. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/miscfs/procfs/procfs_linux.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.