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
..
2011-12-05 13:56:16 +01:00
2011-12-11 22:34:54 +01:00
2011-12-11 22:35:33 +01:00
2011-06-24 17:21:51 +02:00
2011-11-26 15:12:17 +00:00
2011-08-17 13:40:36 +00:00
2011-07-09 15:04:42 +02:00