Principles of OS
Principles of OS
Part I. Choose the best answer and write the letter in the space provided. [1.5 point each]
Part II. Write TRUE or FALSE in the space provided. [1 Point each]
1. Convert the following bitmap memory management to linked list. The size of the allocation units
is 5k (2 points)
11100011
11011001
11100000
...
2. What are the drawbacks of simple batch processing (mention at least 3 of them)? (3 points)
3. After taking two conditions into consideration an Ostrich Algorithm can be selected to solve a
deadlock. What are the two conditions? (1 point)
4. Using the Shortest Seek First disk arm scheduling algorithm, calculate the following service
requests. (1.5 points)
Track initial position: 11
Track request: 6,36,16,20, 34,9,14, 10
Service order:
Arm motion required:
Total:
5. Write at least 4 file attributes with their meaning. (4 points)