David van Moolenbroek 70abb127cc Add sys_vumap() kernel call
This new call is a vectored version of sys_umap(). It supports batch
lookups, non-contiguous memory, faulting in memory, and basic access
checks.
2012-03-24 19:51:13 +01:00
2010-10-25 08:32:14 +00:00
2012-03-14 16:54:30 +01:00
2012-03-24 19:51:13 +01:00
2011-11-18 11:11:04 +01:00
2012-03-12 23:16:45 +01:00
2012-03-23 16:27:59 +01:00
2012-03-14 16:02:59 +01:00
2012-03-24 19:51:13 +01:00
2012-03-24 19:51:13 +01:00
2012-03-24 19:51:13 +01:00
2012-03-16 17:06:24 +01:00
2012-03-23 16:27:59 +01:00
2012-03-14 16:02:59 +01:00
2012-03-16 17:06:24 +01:00
2012-03-23 16:27:59 +01:00
2012-03-14 16:02:59 +01:00
2010-01-21 10:16:05 +00:00
2012-03-14 16:02:59 +01: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%