<?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="Interrupt latency - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=interrupt_latency&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interrupt_latency&amp;p=6">3.Next</a>
</p>
<p>within a critical section are blocked (they save the minimum amount of information required to restart the interrupt handler after all critical sections have exited).  So the interrupt latency for a blocked interrupt is extended to the end of the critical section, plus any interrupts with equal and higher priority that arrived while the block was in place.</p>

<p>Many computer systems require low interrupt latencies, especially <a href="page.php?w=embedded_system">embedded system</a>s that need to <a href="page.php?w=Control_system">control</a> machinery</p><p>
<a accesskey="1" href="page.php?w=interrupt_latency&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interrupt_latency&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
