-
Consider a main memory system that consists of 8 memory modules attached to the system bus, which is one word wide. When a write request is made, the bus is occupied for 100 nanoseconds (ns) by the data, address, and control signals. During the same 100 ns, and for 500 ns thereafter, the addressed memory module executes one cycle accepting
and storing the data. The (internal) operation of different memory modules may overlap in time, but only one request can be on the bus at any time. The maximum number of stores (of one word each) that can be initiated in 1 millisecond is _______
-
- 100
- 10
- 10000
- 110
Correct Option: C
Each write request, the basic occupied for 100 ns Storing the data requires 100 ns.
In 100 ns – 1 store
→ 1 store | ||
106 |
1 ms = | stores = 10000 stores | |
100 |