repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vm, kernel, top: report memory usage of vm, kernel
[minix.git]
/
servers
/
vm
/
physravl.c
blob
77cc085db495fb8a0922865926ad692486b6fc46
1
2
#include
"proto.h"
3
#include
"sanitycheck.h"
4
#include
"phys_region.h"
5
#include
"physravl_defs.h"
6
#include
"cavl_if.h"
7
#include
"cavl_impl.h"
8