operating system - Non-Preemptive multitasking Scheduling Algorithm -


what causes transition of process 1 state state if non-preemptive multitasking scheme being used manage multiple tasks in system?

suppose process in running state. moves waiting state i/o. in case, ready process context switched , executed.


Comments

Popular posts from this blog

c# - Class in a list -

mysql - Django database model for my website -

ios - How to run a segue on itself OR another viewController -