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
Post a Comment