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

What is unix pattern?

0 Answers  


What are the hidden files in unix?

0 Answers  


Explain file system in unix.

0 Answers  


How to know the information about a file?

0 Answers  


how to find multiple string?

4 Answers   Accenture, POL,






Is unix a programming language?

0 Answers  


1)what is grep|sort give example? 2)what are the test commands

1 Answers   Cap Gemini,


Explain Sticky bit?

0 Answers  


What is grep|sort give example?

0 Answers  


Which mode executes the fault handler?

0 Answers  


Is unix free to use?

0 Answers  


What are conditions for a machine to support Demand Paging?

0 Answers  


Categories