InterviewSolution
Saved Bookmarks
| 1. |
The system periodically performs checkpoints that consists of the following operation(s) ____________(a) Putting all the log records currently in main memory onto stable storage(b) putting all modified data residing in main memory onto stable storage(c) putting a log recordonto stable storage(d) all of the mentionedI have been asked this question in a national level competition.I need to ask this question from Atomic Transactions in section Process Synchronization of Operating System |
|
Answer» The CORRECT ANSWER is (d) all of the mentioned |
|