<?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 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Context_switch&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Context_switch&amp;p=8">3.Next</a>
</p>
<p>address translation in the case of the previous and current processes using different memory, the <a href="page.php?w=translation_lookaside_buffer">translation lookaside buffer</a> (TLB) must be flushed. This negatively affects performance because every memory reference to the TLB will be a miss because it is empty after most context switches.</p>

<p>Furthermore, analogous context switching happens between <a href="page.php?w=user_thread">user thread</a>s, notably <a href="page.php?w=green_thread">green thread</a>s, and is often very lightweight,</p><p>
<a accesskey="1" href="page.php?w=Context_switch&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Context_switch&amp;p=8">3.Next</a>
</p>

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

</card>
</wml>
