<?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="Context switch - Page 12 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Context_switch&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Context_switch&amp;p=13">3.Next</a>
</p>
<p>to return to the interrupted code). The handler may save additional context, depending on details of the particular hardware and software designs. Often only a minimal part of the context is changed in order to minimize the amount of time spent handling the interrupt. The <a href="page.php?w=Kernel_%28operating_system%29">kernel</a> does not spawn or schedule a special process to handle interrupts, but instead the handler executes in the (often partial) context established at the beginning of interrupt handling. Once interrupt servicing is complete,</p><p>
<a accesskey="1" href="page.php?w=Context_switch&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Context_switch&amp;p=13">3.Next</a>
</p>

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

</card>
</wml>
