PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: barber

Process Scheduling in Linux

'&$% Process Scheduling in Linux Scheduling Mechanism: how to switch. Scheduling Policy: when to switch and what Process to choose. Some schedul-ing objectives: fast Process response time avoidance of Process starvation good throughput for background jobs support for soft real time processes Linux uses dynamically assigned Process priorities for non real-time running for a long time have their priorities decreased while pro-cesses that are waiting have their priorities increased dynamically.'&$%Classification of Processes Compute-boundversusI/O bound. Linux implicitly favors I/O bound pro-cesses over compute bound processes (why?). Another classification: Interactive : shells, text editors, GUI applications.

Linux uses dynamically assigned process priorities for non real-time processes. Processes running for a long time have their priorities decreased while pro- cesses that are waiting have their priorities increased dynamically.

Tags:

  Linux, Process, Scheduling, Process scheduling in linux

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of Process Scheduling in Linux

Related search queries