From b0c02a6ac45b2c2c22ad5e242c1bbca46a79002f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 11 Oct 2011 01:09:45 +0200 Subject: ipc: Brian N. Bershad, 1992: The Increasing Irrelevance of IPC Performance for Microkernel-Based Operating Systems. --- ipc.mdwn | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/ipc.mdwn b/ipc.mdwn index ff9a166c..022e0bc4 100644 --- a/ipc.mdwn +++ b/ipc.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2007, 2008, 2010 Free Software Foundation, +[[!meta copyright="Copyright © 2007, 2008, 2010, 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -32,6 +32,26 @@ the ability to transfer [[capabilities|capability]] and to use [[virtual_memory] Continue reading about [[Mach's IPC system|microkernel/mach/IPC]]. + +# Performance + + * {{$performance_irrelevance}} + + # See Also -* [[RPC]] + * [[RPC]] + + +[[!ymlfront data=""" + +performance_irrelevance: + + "Brian N. Bershad, 1992: [The Increasing Irrelevance of IPC Performance for + Microkernel-Based Operating + Systems](http://www.cs.cmu.edu/afs/cs/project/mach/public/www/doc/abstracts/IPCperf.html) + ([doc](http://www.cs.cmu.edu/afs/cs/project/mach/public/doc/published/IPCperf.doc), + [ps](http://www.cs.cmu.edu/afs/cs/project/mach/public/doc/published/IPCperf.ps), + [CiteSeerX](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.51.16))" + +"""]] -- cgit v1.2.3