InterviewSolution
Saved Bookmarks
| 1. |
RAID level 3 supports a lower number of I/Os per second, because _______________(a) Every disk has to participate in every I/O request(b) Only one disk participates per I/O request(c) I/O cycle consumes a lot of CPU time(d) All of the mentionedThis question was posed to me in final exam.I would like to ask this question from RAID Structure topic in section Mass-Storage Structures of Operating System |
|
Answer» The CORRECT CHOICE is (a) Every disk has to participate in every I/O request |
|