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 |
What is unix pattern?
What are the hidden files in unix?
Explain file system in unix.
How to know the information about a file?
how to find multiple string?
Is unix a programming language?
1)what is grep|sort give example? 2)what are the test commands
Explain Sticky bit?
What is grep|sort give example?
Which mode executes the fault handler?
Is unix free to use?
What are conditions for a machine to support Demand Paging?