summaryrefslogtreecommitdiff
path: root/ipc.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ipc.mdwn')
-rw-r--r--ipc.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/ipc.mdwn b/ipc.mdwn
index 2b6b19d8..2123fec8 100644
--- a/ipc.mdwn
+++ b/ipc.mdwn
@@ -34,3 +34,8 @@ When done systematically, this can increase the system's [[robustness]].
To this end, microkernels provide richer IPC semantics that include
the ability to transfer [[capabilities|capability]] and to use [[virtual_memory]]
[[mechanism]]s to copy data.
+
+
+# See Also
+
+* [[RPC]]