<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Mach (kernel) - Page 24 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Mach_(kernel)&amp;p=23">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Mach_%28kernel%29&amp;p=25">3.Next</a>
</p>
<p>to place data in a well known location in memory and then causes a <a href="page.php?w=fault_%28computing%29">fault</a>, a type of error. When a system is first started, its kernel is set up to be the "handler" of all faults; thus, when a program causes a fault, the kernel takes over, examines the information passed to it, then carries out the instructions.</p>

<p>Under Mach, the IPC system was used for this role instead. To call system functionality, a program would ask the kernel for access to a port, then use the IPC system to send messages</p><p>
<a accesskey="1" href="page.php?w=Mach_(kernel)&amp;p=23">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Mach_%28kernel%29&amp;p=25">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
