David van Moolenbroek 71dbe2d023 ramdisk rc: start disk drivers synchronously.
This eliminates a race condition between the disk driver calling
sys_statectl(SYS_STATE_CLEAR_IPC_REFS) as part of driver_announce(),
and the root MFS calling sendrec(DEV_OPEN) on the disk driver.
2010-07-01 14:35:47 +00:00
2010-07-01 11:56:02 +00:00
2010-06-26 11:20:47 +00:00
2010-07-01 11:56:02 +00:00
Fix
2010-07-01 12:31:53 +00:00
2010-07-01 11:56:02 +00:00
2010-07-01 11:56:02 +00:00
2010-07-01 08:54:25 +00:00
2010-06-26 08:01:30 +00:00
2010-06-27 10:59:14 +00: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%