Mass Storage Structure
Mass Storage Structure
Mass Storage Structure
a. 0
b. 1
c. 2
d. 3
Answer: (b).1
2. The amount of time required to read a block of data from a disk into memory is composed of seek time,
rotational latency, and transfer time. Rotational latency refers to
a. the time its takes for the platter to make a full rotation
b. the time it takes for the read-write head to move into position over the appropriate track
c. the time it takes for the platter to rotate the correct sector under the head
Answer: (a).the time its takes for the platter to make a full rotation
3. ______ is used in operating system to separate mechanism from policy.
a. Bus
b. Controller
6. The host sets _____ bit when a command is available for the controller to execute.
a. write
b. status
c. command-ready
d. control
Answer: (c).command-ready
7. When hardware is accessed by reading and writing to the specific memory locations, then it is called
a. port-mapped I/O
b. controller-mapped I/O
c. bus-mapped I/O
a. character devices
b. block devices
c. network devices
b. interrupt timer
c. programmable timer
a. spool
b. output
c. status
d. magic
12. Which one of the following connects high-speed high-bandwidth device to memory subsystem and CPU.
a. Expansion bus
b. PCI bus
c. SCSI bus
Answer: (a).Expansion bus
13. A process is moved to wait queue when I/O request is made with
a. non-blocking I/O
b. blocking I/O
c. asynchronous I/O
d. synchronous I/O
View Answer Report Discuss Too Difficult!
Answer: (b).blocking I/O
a. magnetic disks
b. electrical disks
c. assemblies
d. cylinders
Answer: (a).magnetic disks
15. The heads of the magnetic disk are attached to a _____ that moves all the heads as a unit.
a. spindle
b. disk arm
c. track
d. none of the mentioned
Answer: (b).disk arm
16. The set of tracks that are at one arm position make up a ___________
a. magnetic disks
b. electrical disks
c. assemblies
d. cylinders
Answer: (d).cylinders
17. The time taken to move the disk arm to the desired cylinder is called the :
a. positioning time
d. rotational latency
Answer: (c).seek time
18. The time taken for the desired sector to rotate to the disk head is called :
a. positioning time
c. seek time
d. rotational latency
Answer: (d).rotational latency
19. When the head damages the magnetic surface, it is known as _________
a. disk crash
b. head crash
c. magnetic damage
Answer: (b).head crash
20. A floppy disk is designed to rotate ___________ as compared to a hard disk drive.
a. faster
b. slower
Answer: (b).slower
22. ______ controller sends the command placed into it, via messages to the _____ controller.
a. host, host
b. disk, disk
c. host, disk
d. disk, host
Answer: (c).host, disk
23. The disk bandwidth is :
b. total time between the first request for service and the completion on the last transfer
c. the total number of bytes transferred divided by the total time between the first request for service and the
completion on the last transfer
Answer: (c).the total number of bytes transferred divided by the total time between the first request for service and
the completion on the last transfer
c. a special procedure
a. the request will be placed in the queue of pending requests for that drive
Answer: (a).the request will be placed in the queue of pending requests for that drive
26. 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 :
a. 600
b. 620
c. 630
d. 640
a. fast
b. very fast
c. slow
d. very slow
Answer: (d).very slow
28. Magnetic tape drives can write data at a speed ________ disk drives.
b. comparable to
c. much faster than
Answer: (b).comparable to
29. On media that use constant linear velocity (CLV), the _____________ is uniform.
d. causes aging
31. 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.
a. LOOK
b. SCAN
c. C-SCAN
d. C-LOOK
Answer: (b).SCAN
32. 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.
a. LOOK
b. SCAN
c. C-SCAN
d. C-LOOK
Answer: (c).C-SCAN
33. 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.
a. LOOK
b. SCAN
c. C-SCAN
d. C-LOOK
Answer: (a).LOOK
34. 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 :
a. partitioning
c. low-level formatting
Answer: (c).low-level formatting
35. The data structue for a sector typically contains :
a. header
b. data area
c. trailer
36. The header and trailer of a sector contain information used by the disk controller such as _________ and _________
38. 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.
a. main
b. bootloader
c. bootstrap
d. rom
a. RAM
b. ROM
c. Cache
d. Tertiary storage
Answer: (b).ROM
a. start disk
b. end disk
c. boot disk
Answer: (c).boot disk
a. good blocks
b. destroyed blocks
c. bad blocks
42. 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.
a. hard error
b. tough error
c. soft error
d. none of the mentioned
Answer: (a).hard error
a. secondary storage
b. main memory
c. tertiary storage
Answer: (b).main memory
a. increases
b. decreases
c. maintains
Answer: (b).decreases
a. allows
c. may allow
Answer: (a).allows
a. can
b. cannot
c. must not
Answer: (a).can
48. If the swap space is simply a large file, within the file system, ____________ used to create it, name it and allocate
its space.
49. For swap space created in a seperate disk partition where no file system or directory structure is placed,
_____________ used to allocate and deallocate the blocks.
50. When a fixed amount of swap space is created during disk partitioning,
more swap space can be added only by :
I) repartitioning of the disk
II) adding another swap space elsewhere
a. only I
b. only II
c. both I and II
d. neither I nor II
Answer: (c).both I and II
51. In UNIX, two per process ________ are used by the kernel to track swap space use.
a. process tables
b. swap maps
c. memory maps
d. partition maps
Answer: (b).swap maps
52. It is __________ to reread a page from the file system than to write it to swap space and then to reread it from
there.
a. useless
b. less efficient
c. more efficient
Answer: (c).more efficient
53. RAID level 3 supports a lower number of I/Os per second, because
_______________
54. RAID level _____ is also known as block interleaved parity organisation and uses block level striping and keeps a
parity block on a separate disk.
a. 1
b. 2
c. 3
d. 4
Answer: (d).4
55. A performance problem with _________ is the expense of computing and writing parity.
a. low
b. very low
c. high
Answer: (c).high
b. parity disk
c. a parity block
60. RAID level ____ spreads parity and data among all N+1 disks rather than storing data in N disks and parity in 1.
a. 3
b. 4
c. 5
d. 6
Answer: (c).5
61. The potential overuse of a single parity disk is avoided in RAID level _______
a. 3
b. 4
c. 5
Answer: (c).5
62. RAID level 0+1 is used because, RAID level 0 provides ______ whereas RAID level 1 provides ________
a. performance, redundancy
b. performance, reliability
c. redundancy, performance
Answer: (b).performance, reliability
63. If a disk fails in RAID level ___ rebuilding lost data is easiest.
a. 1
b. 2
c. 3
d. 4
Answer: (a).1
64. A large number of disks in a system improves the rate at which data can be
read or written :
a. 100 hours
b. 10 days
c. 10 hours
View Answer Report Discuss Too Difficult!
d. 1000 hours
Answer: (d).1000 hours
a. aging
b. scheduling
c. redundancy
d. disks
View Answer Report Discuss Too Difficult!
Answer: (c).redundancy
a. mirroring
b. shadowing
c. redundancy
a. Only I
b. Only II
c. Both I and II
d. Neither I nor II
Answer: (c).Both I and II
70. RAID level ________ refers to disk arrays with striping at the level of blocks, but without any
redundancy.
a. 0
b. 1
c. 2
d. 3
Answer: (a).0
a. 0
b. 1
c. 2
d. 3
Answer: (b).1
72. RAID level ______ is also known as bit interleaved parity organisation.
a. 0
b. 1
c. 2
d. 3
Answer: (d).3
a. detection
b. multiple error corrections
Answer: (a).detection
74. RAID level ______ is also known as memory style error correcting code(ECC) organization.
a. 1
b. 2
c. 3
d. 4
Answer: (b).2
75. RAID level 3 does not have _________ as in RAID level 1.
a. efficiency
c. storage overhead
Answer: (c).storage overhead
a. a lot of money
b. unremovable media
c. removable media
d. secondary storage
Answer: (c).removable media
77. Floppy disks are examples of :
a. primary storage
b. secondary storage
c. tertiary storage
Answer: (c).tertiary storage
a. primary storage
b. secondary storage
c. removable disk
Answer: (c).removable disk
79. The magneto-optic head flies ___________ the disk surface than a magnetic disk head does.
b. much closer to
a. use
b. do not use
c. may use
81. The phase change disk is coated with a material that can freeze into either
_______ or ________ state.
a. crystalline, solid
b. ice, amorphous
c. crystalline, liquid
d. crystalline, amorphous
Answer: (d).crystalline, amorphous
83. A tape holds _______ data than optical or magnetic disk cartridge.
a. lesser
b. more
c. much lesser
Answer: (b).more
c. comparable to
86. The surface area of a tape is ________ the surface area of a disk.
c. equal to