Thomas Veerman 1efb51b1de VFS: improve crashed FS resource cleanup
When VFS detects that an FS has crashed and tries to clean up
resources, it marks fairly late in the process that a vmnt is not
to be used again (to send requests to). This allows a thread to
become blocked on a vmnt after all blocked threads were stopped, but
before it finds out it shouldn't try to send to that vmnt.
2012-02-22 13:54:35 +00:00
2010-10-25 08:32:14 +00:00
2012-02-22 01:51:19 +01:00
2011-11-18 11:11:04 +01:00
2012-02-18 02:05:04 +01:00
2012-02-18 01:17:32 +01:00
2012-02-20 23:46:38 +01:00
2012-02-17 12:32:35 +00:00
2012-02-16 01:48:46 +00:00
2012-02-17 17:22:37 +00:00
2012-02-21 01:20:00 +01: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%