Ben Gras d477a9ed82 vm/ipc: only report signals when it matters to ipc
. ipc wants to know about processes that get
	  signals, so that it can break blocking ipc operations
	. doing it for every single signal is wasteful
	  and causes the annoying 'no slot for signals' message
	. this fix tells vm on a per-process basis it (ipc)
	  wants to be notified, i.e. only when it does any ipc calls
	. move ipc config to separate config file while we're at it
2011-08-05 20:52:32 +00:00
..
2011-06-09 16:57:51 +02:00
2011-02-06 22:59:02 +00:00
2011-08-02 22:16:59 +02:00
2011-07-08 17:28:58 +02:00
2011-05-04 18:51:43 +02:00
2011-02-06 22:59:02 +00:00
2011-02-06 22:59:02 +00:00
2011-07-27 12:23:03 +00:00
2011-02-06 22:59:02 +00:00
2011-02-06 22:59:02 +00:00
2011-02-06 22:59:02 +00:00
2011-02-06 22:59:02 +00:00
2011-07-27 09:30:26 +00:00
2011-02-06 22:59:02 +00:00
2011-02-06 22:59:02 +00:00
2011-02-06 22:59:02 +00:00
2011-02-06 22:59:02 +00:00
2011-07-04 02:51:12 +02:00
2011-02-06 22:59:02 +00:00
2011-07-12 16:39:55 +02:00
2011-07-27 15:49:42 +00:00