. make vm tell kernel virtual locations of mappings . makes _minix_kerninfo feature work . fix for mappings being larger than what 1 pde can address (e.g. devices memory requested on arm) . still requires a special case for devices memory for the kernel, which has to switch to virtual addressing Change-Id: I2e94090aa432346fa4da0edeba72f0b7406c2ad7 |
||
|---|---|---|
| .. | ||
| arch | ||
| alloc.c | ||
| break.c | ||
| cavl_if.h | ||
| cavl_impl.h | ||
| exit.c | ||
| fork.c | ||
| glo.h | ||
| main.c | ||
| Makefile | ||
| mem_anon_contig.c | ||
| mem_anon.c | ||
| mem_directphys.c | ||
| mem_shared.c | ||
| memlist.h | ||
| memtype.h | ||
| mmap.c | ||
| pagefaults.c | ||
| pb.c | ||
| phys_region.h | ||
| proto.h | ||
| pt.h | ||
| queryexit.c | ||
| region.c | ||
| region.h | ||
| regionavl_defs.h | ||
| regionavl.c | ||
| regionavl.h | ||
| rs.c | ||
| sanitycheck.h | ||
| slaballoc.c | ||
| unavl.h | ||
| util.h | ||
| utility.c | ||
| vm.h | ||
| vmproc.h | ||
| yielded.h | ||
| yieldedavl_defs.h | ||
| yieldedavl.c | ||
| yieldedavl.h | ||