Recent questions tagged co-and-architecture

3 votes
1 answer
2224
Please explain DMA cycle stealing mode with a timeline diagram.Does the DMA wait for 1 byte before aquiring the bus control and is this the same time when CPU utilizes th...
0 votes
1 answer
2227
2 votes
1 answer
2230
For incrementing or decrementing the value of Program Counter (PC), is switching to Kernel mode required?
3 votes
1 answer
2233
"Assuming a cache of 4K blocks, a 4-word block size, and a 32‐bit address, find the total number of sets and the total number of tag bits for caches that are direct map...
2 votes
2 answers
2236
4 votes
3 answers
2238
Pipelining improves performance bydecreasing instruction latencyeliminating data hazardsexploiting instruction level parallelismdecreasing the cache miss rate
11 votes
3 answers
2240
In Cycle Stealing, does the DMA interrupt the processor everytime, or it uses the cycle while the processor remains unknown of the fact?
3 votes
4 answers
2243
0 votes
0 answers
2244
If the question is given, L1 cache access time is 150ns/word and one block of L1 cache contains 5words.Should I multiply the access time by 5 or leave it at 150ns as memo...
1 votes
1 answer
2245
A processor has a 16 bit data bus and 32 bit address bus, what is the maximum byte locations it can address
1 votes
1 answer
2246
A computer with $32$ bit wide data bus user $4k \times 8$ static RAM memory chips. The smallest memory this computer can have is...?$32$kb$16$kb$8$KB$24$kb