Write a short note on time-stamping
Write a short note on time-stamping?
Expert
It is a method proposed by Lamport, employed to order events in a distributed system without the employ of clocks. This scheme is intended to order events comprising of the transmission of messages. Each system “I” in the network maintains a counter Ci. Each and every time a system transmits a message; it increases its counter by 1 and attaches the time-stamp Ti to the message. Whenever a message is received, the receiving system 'j' sets up its counter Cj to 1 more than the maximum of its present value and the incoming time-stamp Ti. At each and every site, the ordering of messages is examined by the following rules: For messages x from site i and y
from site j, x precedes y if one of the following conditions holds....(i) if Ti<Tj or (ii) if Ti=Tj and i<j.
Write down the functions constituting the OS's memory management?
Explain functions of the virtual file system (VFS)?
Give a brief introduction of the term Pipe?
Write down the four layers which Windows NT have in order to attain independence?
Define the term secondary memory.
Briefly explain the term ‘Process’ in reference of OS?
In the background of memory management, what are replacement and placement algorithms?
Give a brief introduction of the term zombie process?
Describe briefly short, long and medium-term scheduling?
What do you mean by the term BSOD? Describe, what do you do if you get blue screen in a computer? Explain how do you troubleshoot it?
18,76,764
1948574 Asked
3,689
Active Tutors
1426511
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!