Ben Gras 99d668d87f avoid alloc_contig() for iovec, mfs superblock
. initial workaround for assert() firing on iovec
	  size on ARM. likely due to alloc_contig() allocating
	  unusually mapped memory in STATICINIT.
	. for the same reason use the regular cache i/o functions
	  to read the superblock in mfs - avoid the alloc_contig()
	  that STATICINIT does.

Change-Id: I3d8dc635b1cf2666e55b0393feae74cc25b8fed4
2013-10-14 09:49:55 +02:00
2013-10-13 10:24:23 -04:00
2013-08-20 11:37:40 +02:00
2013-10-02 14:58:25 +02:00
2013-09-26 12:11:29 +02:00
2013-10-12 11:51:55 -04:00
2013-10-12 11:51:55 -04:00
2013-08-21 13:53:39 +02:00
2013-10-13 10:24:23 -04:00
2013-10-13 10:24:23 -04:00
2013-08-21 13:53:39 +02:00
2013-09-01 12:59:37 +00:00
2013-09-25 19:30:22 +02:00
2013-10-13 10:24:23 -04: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%