Process States in Operating System -


are there situations process can directly go blocked running(skipping ready) or ready blocked(skipping running)?

i think, in single tasking system 1 process runs @ time, process can directly go blocked running state because has ready state when there other process using cpu @ moment.

but not sure other situation (ready blocked).


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -