Ben Gras ee4016155e vm: add third-party mmap() mode and PROCCTL
these two functions will be used to support all exec() functionality
going into a single library shared by RS and VFS and exec() knowledge
leaving VM.

	. third-party mmap: allow certain processes (VFS, RS) to
	  do mmap() on behalf of another process
	. PROCCTL: used to free and clear a process' address space
2012-06-07 12:43:16 +02:00
2010-10-25 08:32:14 +00:00
2012-03-14 16:54:30 +01:00
2012-05-02 13:31:48 +02:00
2011-11-18 11:11:04 +01:00
2012-05-10 16:38:24 +02:00
2012-05-10 16:38:24 +02:00
2012-05-10 16:38:24 +02:00
2012-06-07 11:25:32 +02:00
2012-04-26 13:32:39 +02:00
2012-05-31 01:13:27 +02:00
2012-04-11 20:02:15 +02:00
2012-05-02 17:39:58 +02:00
2012-05-31 00:58:44 +02:00
2012-04-17 16:58:58 +02:00
2012-04-16 05:21:20 +02:00
2010-01-21 10:16:05 +00:00
2012-05-02 13:31:48 +02: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%