This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
metalsvm
Watch
1
Star
0
Fork
You've already forked metalsvm
0
Code
Issues
Pull requests
Releases
Wiki
Activity
c5b650fc32
metalsvm
/
mm
History
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