Ben Gras 08cb986d3f vm: fix kernel-requested mappings for arm
. 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
2013-01-29 17:57:04 +00:00
2010-10-25 08:32:14 +00:00
2013-01-25 20:09:20 +01:00
2013-01-17 10:03:58 +01:00
2013-01-28 15:51:20 +01:00
2013-01-28 15:51:20 +01:00
2013-01-28 15:51:20 +01:00
2013-01-17 10:03:58 +01:00
2013-01-25 17:07:02 +00:00
2013-01-17 10:03:58 +01:00
2013-01-25 20:09:20 +01:00
2013-01-25 20:11:01 +01:00
2013-01-14 11:44:31 +01:00
2013-01-17 10:03:58 +01:00
2013-01-25 20:11:01 +01:00
2013-01-23 21:03:38 +01:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%