<?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="System call - Page 29 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=system_call&amp;p=28">1.Previous</a><br />
<a accesskey="3" href="page.php?w=system_call&amp;p=30">3.Next</a>
</p>
<p>execution mode to a more privileged one, but no process <a href="page.php?w=context_switch">context switch</a> is necessary although a privilege context switch does occur. The hardware sees the world in terms of the execution mode according to the processor <a href="page.php?w=status_register">status register</a>, and processes are an abstraction provided by the operating system. A system call does not generally require a context switch to another process; instead, it is processed in the context of whichever process invoked it.</p>

<p>In a <a href="page.php?w=Multithreading_%28computer_architecture%29">multithreaded</a></p><p>
<a accesskey="1" href="page.php?w=system_call&amp;p=28">1.Previous</a><br />
<a accesskey="3" href="page.php?w=system_call&amp;p=30">3.Next</a>
</p>

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

</card>
</wml>
