adplus-dvertising
frame-decoration

Question

Whenever a process needs I/O to or from a disk it issues a ______________

a.

system call to the CPU

b.

system call to the operating system

c.

a special procedure

d.

all of the mentioned

Answer: (b).system call to the operating system

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Whenever a process needs I/O to or from a disk it issues a ______________

Similar Questions

Discover Related MCQs

Q. If a process needs I/O to or from a disk, and if the drive or controller is busy then :

Q. 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 :

Q. Random access in magnetic tapes is _________ compared to magnetic disks.

Q. Magnetic tape drives can write data at a speed ________ disk drives.

Q. On media that use constant linear velocity (CLV), the _____________ is uniform.

Q. SSTF algorithm, like SJF __________ of some requests.

Q. In the ______ algorithm, the disk arm starts at one end of the disk and moves toward the other end, servicing requests till the other end of the disk. At the other end, the direction is reversed and servicing continues.

Q. In the _______ algorithm, the disk head moves from one end to the other , servicing requests along the way. When the head reaches the other end, it immediately returns to the beginning of the disk without servicing any requests on the return trip.

Q. In the ______ algorithm, the disk arm goes as far as the final request in each direction, then reverses direction immediately without going to the end of the disk.

Q. The process of dividing a disk into sectors that the disk controller can read and write, before a disk can store data is known as :

Q. The data structue for a sector typically contains :

Q. The header and trailer of a sector contain information used by the disk controller such as _________ and _________

Q. The two steps the operating system takes to use a disk to hold its files are _______ and ________

Q. The _______ program initializes all aspects of the system, from CPU registers to device controllers and the contents of main memory, and then starts the operating system.

Q. For most computers, the bootstrap is stored in ________

Q. A disk that has a boot partition is called a _________

Q. Defective sectors on disks are often known as __________

Q. In SCSI disks used in high end PCs, the controller maintains a list of _________ on the disk. The disk is initialized during ________ formatting which sets aside spare sectors not visible to the operating system.

Q. An unrecoverable error is known as _________

Q. Virtual memory uses disk space as an extension of _________