metalsvm/mm
Stefan Lankes c5b650fc32 add the support of the VMA list into the kernel
- after process termination, this list is used to free the allocated memory regions
2011-02-24 09:37:31 +01:00
..
Makefile add a VMA list, which holds each virtual memory region of a user-level process 2011-02-24 09:29:38 +01:00
memory.c add the support of the VMA list into the kernel 2011-02-24 09:37:31 +01:00
vma.c add a VMA list, which holds each virtual memory region of a user-level process 2011-02-24 09:29:38 +01:00