1
GATE CSE 2004
MCQ (Single Correct Answer)
+1
-0.3
Consider an operating system capable of loading and executing a single sequential user process at a time. The disk head scheduling algorithm used is First Come First Served $$(FCFS).$$ If $$FCFS$$ is replaced by Shortest Seek Time First $$(SSTF),$$ claimed by the vendor to give $$50\% $$ better benchmark results, what is the expected improvement in the $${\rm I}/O$$ performance of user programs?
A
$$50\% $$
B
$$40\% $$
C
$$25\% $$
D
$$0\% $$
2
GATE CSE 2003
MCQ (Single Correct Answer)
+1
-0.3
Using a larger block size in a fixed block size file system leads to
A
better disk throughput but poorer disk space utilization
B
better disk throughput and better disk space utilization
C
poorer disk throughput but better disk space utilization
D
poorer disk throughput and poorer disk space utilization
3
GATE CSE 2001
MCQ (Single Correct Answer)
+1
-0.3
Which of the following requires a device driver?
A
Register
B
Cache
C
Main memory
D
Disk
4
GATE CSE 1999
MCQ (Single Correct Answer)
+1
-0.3
Which of the following disk scheduling strategies is likely to give the best throughput?
A
Farthest cylinder next
B
Nearest cylinder next
C
First come first served
D
Elevator algorithm

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies