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

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -