Kees Jongenburger 96f71be5a6 arm:disable filemmap.
We currently have a few of the POSIX tests failing because filemmap
is enabled by default. The working assumption is that these program
pass a pointer to the file server that points to a not yet loaded
data segment. When the file server tries to access that data it
therefore generates a pagefault and a call to itself it can not
handle because it is unable to first return the current call.

Change-Id: Ic1a2d9cd0a542bd950e2b08accb61cfe2855c5a3
2014-01-07 11:10:14 +01:00
2013-08-20 11:37:40 +02:00
2013-11-12 06:18:01 -05:00
2013-08-21 13:53:39 +02:00
2013-10-29 15:18:45 -04:00
2014-01-07 11:10:14 +01:00
2013-10-17 08:40:33 -04:00
2013-09-01 12:59:37 +00:00
2013-10-14 18:06:05 -04:00
2013-11-28 13:31:37 +00:00
2013-11-12 10:15:47 -05:00
2013-11-19 07:26:37 -05: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%