InterviewSolution
Saved Bookmarks
| 1. |
The periods of time when the unit is idle is called as ________(a) Stalls(b) Bubbles(c) Hazards(d) Both Stalls and BubblesThis question was posed to me in unit test.The above asked question is from Hazards of ProcessorArchitecture in chapter Pipelining of Computer Architecture |
|
Answer» RIGHT choice is (d) Both Stalls and Bubbles For EXPLANATION: The stalls are a type of HAZARDS that affect a pipe-lined SYSTEM. |
|