Suppose you have a scheduling chain where the process 1 is
a predecessor of the process 2 and both of them are
scheduled every Monday at 8.00pm. Will I find execution log
of process 1 every Tuesday morning? And what about the
other one? Why?
Yes you can find the execution log till it's current state.
As process 2 depends on process 1, so if process 1 is
completed then we can see the execution log till it's current
state for process 2.
Is This Answer Correct ? | 4 Yes | 0 No |
How to give execute permission for a file in unix?
Is android unix based?
What are new features added in nfs4?
What does cd mean in unix?
Which is a form of interprocess communication in unix?
What is the explanation for protection fault?
What do you understand by the term kernel?
How unix is used?
How zip the file in unix?
What is Process id in unix?
Why unix terminals are called dummy terminals?
How to create files in unix?