Thomas Veerman 91a38b6d4e VFS: fix dead lock
When running out of worker threads to handle device replies a dead
lock resolver thread is used. However, it was only used for FS
endpoints; it is now used for "system processes" (drivers and FS
endpoints). Also, drivers were marked as system process when they
were not "forced" to map (i.e., mapping was done before endpoint was
alive).
2012-04-13 13:19:10 +00:00
2010-10-25 08:32:14 +00:00
2012-03-14 16:54:30 +01:00
2011-11-18 11:11:04 +01:00
2012-04-02 16:32:32 +02:00
2012-04-12 03:02:21 +02:00
2012-04-12 03:02:21 +02:00
2012-04-03 01:15:36 +02:00
2012-04-13 12:54:02 +00:00
2012-04-13 12:54:02 +00:00
2012-04-12 13:26:24 +02:00
2012-04-13 13:19:10 +00:00
2012-04-12 13:26:24 +02:00
2012-04-11 20:02:15 +02:00
2012-04-12 03:03:17 +02:00
2012-04-12 13:26:24 +02:00
2012-04-11 20:02:15 +02:00
2010-01-21 10:16:05 +00:00
2012-04-01 03:45:02 +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%