Two-level scheduling: Difference between revisions

Content deleted Content added
mNo edit summary
Cleanup and tagged as a stub.
Line 12:
* Size of the process: Larger processes must be subject to fewer swaps than smaller ones because they take longer time to swap. Because they are larger, fewer processes can share the memory with the process.
* Priority: The higher the priority of the process, the longer it should stay in memory so that it completes faster.
 
 
 
==References==
* [[Andrew S. Tanenbaum|Tanenbaum]], [[Woodhull]], ''Operating Systems: Design and Implementation'', p.92
{{Computer-stub}}
 
[[Category:Scheduling algorithms]]