Different scheduling policies in Linux

Write down the different scheduling policies in Linux.

E

Expert

Verified

The Linux scheduler has three dissimilar scheduling policies: one for ‘normal’ Processes as well as two for ‘real time’ processes _ SCHED_FIFO, for unalterable ‘real time’ process.
_ SCHED_RR, for alterable ‘real time’ process,
_ SCHED_OTHER, for ‘classical’ process.

   Related Questions in Computer Engineering

©TutorsGlobe All rights reserved 2022-2023.