[Cs3] Lab 10

Mikhail Nesterenko mikhail at cs.kent.edu
Sun Apr 10 20:44:17 EDT 2022


> I have a question regarding lab 10. In the state diagram, it only shows
> that there should be three states namely ready, running, and blocked. So I
> was wondering if I have to add a "terminating" state which is the state
> after we exit a running program, or do I not need a terminating state, and
> instead when I want to exit a running process I just remove it from the
> queue?

No terminating state. Only three sates total. Just destroy the process once
it is to exit.

Thanks,
--
Mikhail


More information about the cs3 mailing list