Hi ,
I am looking into scheduler. I have a question. Will it ever happen that when the scheduler(schedule() ) is executing and the current
process has policy SCHED_FIFO. If no why ?
This doubt came to my mind because in the schedule code the policy SCHED_FIFO is never checked.
Thanks in advance,
Rahul.