Content deleted Content added
Markbassett (talk | contribs) Undid revision 1126009478 by 49.126.163.210 (talk) |
HeyElliott (talk | contribs) |
||
Line 37:
The above description applies to both processes managed by an operating system, and processes as defined by [[process calculus|process calculi]].
If a process requests something for which it must wait, it will be blocked. When the process is in the [[Process state|blocked state]], it is eligible for swapping to disk, but this is transparent in a [[virtual memory]] system, where regions of a process's memory may be really on disk and not in [[Computer data storage#Primary storage|main memory]] at any time.
===Process states===
|