Ben Gras c78250332d let vm use physically fragmented memory for allocations.
map_copy_ph_block is replaced by map_clone_ph_block, which can
replace a single physical block by multiple physical blocks.

also,
 . merge map_mem.c with region.c, as they manipulate the same
   data structures
 . NOTRUNNABLE removed as sanity check
 . use direct functions for ALLOC_MEM and FREE_MEM again
 . add some checks to shared memory mapping code
 . fix for data structure integrity when using shared memory
 . fix sanity checks
2010-04-12 11:25:24 +00:00
2010-04-08 12:18:57 +00:00
2010-04-08 15:08:31 +00:00
2010-04-09 21:56:44 +00:00
2010-04-09 21:56:44 +00:00
2010-04-09 21:56:44 +00:00
2010-04-09 21:56:44 +00:00
2010-04-10 15:27:38 +00:00
2010-04-09 21:56:44 +00:00
2010-04-09 21:56:44 +00:00
2010-01-21 10:16:05 +00:00
2010-04-01 22:22:33 +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%