summaryrefslogtreecommitdiff
path: root/sys/include/vm/stat.h
AgeCommit message (Collapse)Author
21 hourskernel: vm: Add virtual memory statisticsIan Moffett
Introduce the '/ctl/vm/stat' control file for providing virtual memory related statistics to userland. Signed-off-by: Ian Moffett <ian@osmora.org>