<?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="Process management (computing) - Page 26 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Process_management_(computing)&amp;p=25">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Process_management_%28computing%29&amp;p=27">3.Next</a>
</p>
<p>and the arrival of a higher priority process into the READY state.<br/>
* <b><i>RUNNING -> BLOCKED:</i></b> A process is put into the BLOCKED state if it requests something for which it must wait. A request to the OS is usually in the form of a system call, (i.e. a call from the running process to a function that is part of the OS code). For example, a process might become BLOCKED if it is requesting a file from disk or a saving a section of code or data from memory to a file on disk.</p>

<p><big> Process description and control </big></p>
<p>Each <a href="page.php?w=process_%28computing%29">process</a></p><p>
<a accesskey="1" href="page.php?w=Process_management_(computing)&amp;p=25">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Process_management_%28computing%29&amp;p=27">3.Next</a>
</p>

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

</card>
</wml>
