Thomas Veerman 94da86cbee Discard process' pending request upon incoming PM request
When a process wants something done from VFS, but VFS has no worker
threads available, the request is stored and executed later. However,
when PM also sends a request for that process at the same time, discard
the pending request from the process and give priority to PM. The request
PM sends is either an EXIT or a DUMPCORE request, so we're not interested
in executing the pending request anyway.
2011-12-12 08:20:35 +00:00
2010-10-25 08:32:14 +00:00
2011-09-05 13:56:14 +00:00
2011-09-19 13:36:03 +00:00
2011-11-18 11:11:04 +01:00
2011-12-11 22:45:46 +01:00
2011-11-28 10:03:43 +00:00
2011-12-11 22:45:46 +01:00
2011-09-28 15:24:15 +00:00
2011-12-11 22:45:46 +01:00
2011-11-30 11:17:13 +00:00
2011-12-06 16:22:54 +01:00
2011-11-18 11:11:04 +01:00
2011-11-14 14:47:42 +00:00
2010-01-21 10:16:05 +00:00
2011-11-14 14:47:42 +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%