Ben Gras 80846c4a79 kernel ipc debug: various fixes
. add receive hooks in the kernel to print asynchronously
	  delivered messages
	. do not rely on MF_REPLY_PEND to decide between calls and errors,
	  as that isn't reliable for asynchronous messages; try both instead
	. add _sendcall() that extract-mfield.sh can then reliably recognize
	  the fields for messages that are sent with just send()
	. add DEBUG_DUMPIPC_NAMES to restrict printed messages to
	  from/to given process names

Change-Id: Ia65eb02a69a2b58e73bf9f009987be06dda774a3
2013-05-01 21:40:23 +00:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:16 +00:00
2013-04-09 16:43:13 +02:00
2013-04-24 10:18:16 +00:00
2013-05-01 21:40:23 +00:00
2013-04-24 10:18:16 +00:00
2013-04-12 18:55:40 +00:00
2013-05-01 21:40:23 +00:00
2013-05-01 21:40:23 +00:00
2013-05-01 21:40:23 +00:00
2013-04-08 08:37:04 +02:00
2013-04-12 18:55:40 +00:00
2013-04-24 10:18:15 +00:00
2013-04-24 10:18:16 +00:00
2010-01-21 10:16:05 +00:00
2013-04-04 12:50:12 +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%