Subversion Repositories HelenOS-doc

Rev

Rev 11 | Rev 85 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <chapter id="ipc"><?dbhtml filename="ipc.html"?>
  4.     <title>IPC</title>
  5.  
  6.     <para>
  7.                            Due to the high intertask communication traffic, IPC becomes critical subsystem for microkernels, putting high demands on the
  8.                         speed, latency and reliability of IPC model and implementation.
  9.  
  10.     </para>
  11. </chapter>
  12.  
  13.