Chapter 1: Process Deadlocks
Chapter 2: File system management
Q. List any two file attributes.
4) Size: Current size of file in bytes, words or blocks
5) Protection: Who can do reading, writing, executing operations.
Disadvantage:
Chapter 3: Disk scheduling
Q. List any two disk performance parameters.
Answer: Disk performance parameters are:
1.Seek Time: Time required to move disk arm to required track.
2.Rotational delay: It is a delay caused by rotational movement of the disk platter which is needed to bring the desired data in read/write head.
3. Transfer time: It is time it takes to read or write data from disk after the head has been positioned over the track.
4. Access Time: Access Time= Seek Time + Rotational Delay + Transfer Rate
5. Disk response time: It is the average time spent by a request waiting to perform its I/O operation. It is average of all response time requests.
Chapter 4: Introduction to distributed operating systems and architecture
Q. Define distributed system.
Answer: A distributed computer system is a system that organizes the computers on a network and communicates and coordinates through message passing. It is a collection of autonomous computers that appear to user as a single computer system.
Chapter 5: Mobile operating system
Q. What is claim edge?
-
Q. What is reuqest edge?
Q. Write any two design goals of distributed systems.
Q.What is cluster computing.
Q. What is grid computing?
Q. What is size scalability in distributed system?
Q. What is kernel?
No comments:
Post a Comment