OPERATING SYSTEM
105403Module 6: File Management
Q1d. The time to move the disk arm to the desired cylinder in hard disk is known as (i) rotational latency (ii) seek time (iii) positional time (iv) disk time20232m
Module 6: File Management
View this question on its own page →The time to move the disk arm to the desired cylinder in hard disk is known as
(i) rotational latency
(ii) seek time
(iii) positional time
(iv) disk timeQ1f. An I/O port typically consists of four registers-status, control, ______ and ______ registers. (i) system in, system out (ii) flow in, flow out (iii) data in, data out (iv) input, output20242m
Module 6: File Management
View this question on its own page →An I/O port typically consists of four registers-status, control, ______ and ______ registers.
(i) system in, system out
(ii) flow in, flow out
(iii) data in, data out
(iv) input, outputQ1h. Consider a disk queue with requests for I/O to blocks on cylinders. 98 183 37 122 14 124 65 67. Considering FCFS (first cum first served) scheduling, the total number of head movements is, if the disk head is initially at 53 is? (i) 600 (ii) 630 (iii) 620 (iv) 64020242m
Module 6: File Management
View this question on its own page →Consider a disk queue with requests for I/O to blocks on cylinders. 98 183 37 122 14 124 65 67. Considering FCFS (first cum first served) scheduling, the total number of head movements is, if the disk head is initially at 53 is?
(i) 600
(ii) 630
(iii) 620
(iv) 640Q1j. An I/O port typically consists of four registers-status, control, ______ and ______ registers. (i) system in, system out (ii) data in, data out (iii) flow in, flow out (iv) input, output20222m
Module 6: File Management
View this question on its own page →An I/O port typically consists of four registers-status, control, ______ and ______ registers.
(i) system in, system out
(ii) data in, data out
(iii) flow in, flow out
(iv) input, outputQ4b. Consider a disk queue with requests for I/O to blocks on cylinders: 98, 183, 37, 122, 14, 124, 65, 67. Considering SSTF (shortest seek time first) scheduling, the total number of head movements is, if the disk head is initially at 53 is?20247m
Module 6: File Management
View this question on its own page →Consider a disk queue with requests for I/O to blocks on cylinders: 98, 183, 37, 122, 14, 124, 65, 67. Considering SSTF (shortest seek time first) scheduling, the total number of head movements is, if the disk head is initially at 53 is?
Q8a. Suppose a disk drive has cylinders, numbered 0 to 299. The current head position of the disk is at 90. The queue of pending requests, in FIFO order is 36, 79, 15, 120, 199, 270, 89, 170. Calculate the average cylinder movements for Shortest-Seek Time First (SSTF) algorithm. Mention the disadvantages of SSTF.20237m
Module 6: File Management
View this question on its own page →Suppose a disk drive has cylinders, numbered 0 to 299. The current head position of the disk is at 90. The queue of pending requests, in FIFO order is 36, 79, 15, 120, 199, 270, 89, 170. Calculate the average cylinder movements for Shortest-Seek Time First (SSTF) algorithm. Mention the disadvantages of SSTF.
Q8b. Compare and contrast between linked and indexed disk allocation strategies.20237m
Module 6: File Management
View this question on its own page →Compare and contrast between linked and indexed disk allocation strategies.
Q9. Explain shortest-seek-time-first (SSTF) disk scheduling. Why SSTF scheduling tends to favour middle cylinders over the innermost and outer-most cylinders?201914m
Module 6: File Management
View this question on its own page →Explain shortest-seek-time-first (SSTF) disk scheduling. Why SSTF scheduling tends to favour middle cylinders over the innermost and outer-most cylinders?
Q9a. Write short note on: I-node20237m
Q9b. The open-file table is used to maintain information about files that are currently open. Should the operating system maintain a separate table for each user or just maintain one table that contains references to files that are currently being accessed by all users? If the same file is being accessed by two different programs or users, should there be separate entries in the open-file table?20227m
Module 6: File Management
View this question on its own page →The open-file table is used to maintain information about files that are currently open. Should the operating system maintain a separate table for each user or just maintain one table that contains references to files that are currently being accessed by all users? If the same file is being accessed by two different programs or users, should there be separate entries in the open-file table?