<?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="Polling (computer science) - Page 12 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Polling_(computer_science)&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Polling_%28computer_science%29&amp;p=13">3.Next</a>
</p>
<p>systems) it is more efficient to use interrupts because it can reduce <a href="page.php?w=Busy_waiting">processor spinnning</a> and/or bandwidth consumption. Sometimes a single interrupt will be shared with multiple devices. When such an interrupt is raised, the interrupt service routine will poll the devices sharing the interrupt to determine which needs servicing. <a href="page.php?w=Vectored_interrupt">Vectored interrupt</a>s are a more efficient alternative which dispatches each device directly to its own private interrupt service routine.</p><p>
<a accesskey="1" href="page.php?w=Polling_(computer_science)&amp;p=11">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Polling_%28computer_science%29&amp;p=13">3.Next</a>
</p>

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

</card>
</wml>
