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?



Suppose you have a scheduling chain where the process 1 is a predecessor of the process 2 and both..

Answer / pradeep84in

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

Post New Answer

More Unix General Interview Questions

How to give execute permission for a file in unix?

0 Answers  


Is android unix based?

0 Answers  


What are new features added in nfs4?

0 Answers  


What does cd mean in unix?

0 Answers  


Which is a form of interprocess communication in unix?

0 Answers  






What is the explanation for protection fault?

0 Answers  


What do you understand by the term kernel?

0 Answers  


How unix is used?

0 Answers  


How zip the file in unix?

0 Answers  


What is Process id in unix?

0 Answers  


Why unix terminals are called dummy terminals?

0 Answers  


How to create files in unix?

0 Answers  


Categories