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

<?xml version="1.0" encoding="UTF-8"?>

<chapter id="ipc"><?dbhtml filename="ipc.html"?>
    <title>IPC</title>

    <para>
                           Due to the high intertask communication traffic, IPC becomes critical subsystem for microkernels, putting high demands on the
                        speed, latency and reliability of IPC model and implementation.

    </para>
</chapter>