phunix/servers/vm/addravl.c
Ben Gras ac86f5bb49 keep some processes mapped in always; direct message copying
where possible (no buffering); no more explicit vm checkranges
in kernel; new allocator for vm using avl tree without needing
remapping
2009-06-08 04:02:22 +00:00

6 lines
69 B
C

#include "pagerange.h"
#include "addravl.h"
#include "cavl_impl.h"