their own fully fledged virtual address space and freeing their pre-allocated heap+stack area (necessary to let memory driver map in arbitrary areas of memory for /dev/mem without sys_vm_map) - small optimization preallocating memory on exec - finished VR_DIRECT physical mapping code |
||
|---|---|---|
| .. | ||
| i386 | ||
| alloc.c | ||
| asynsend.c | ||
| break.c | ||
| exec.c | ||
| exit.c | ||
| fork.c | ||
| glo.h | ||
| main.c | ||
| Makefile | ||
| mmap.c | ||
| pagefaults.c | ||
| proto.h | ||
| region.c | ||
| region.h | ||
| sanitycheck.h | ||
| signal.c | ||
| slaballoc.c | ||
| util.h | ||
| utility.c | ||
| vfs.c | ||
| vm.h | ||
| vmproc.h | ||