There is an $RISC$ processor which uses pipeline technique. Within the processor, all the arithmetic instructions have the same $CPI$ (cycles per instruction).
Which of the following actions would improve the execution time of an arithmetically intensive program in such a processor?
Mamta yes i agree and confused about 1st statement
@Mk Utkarsh
Increasing the clock cycle rate
does that means increasing frequency ==> Time period decreases ==> More instructions per unit time ?
Increasing the clock cycle rate.
The higher the clock rate, the higher the processor's speed. So, this would improve execution time.
Doubling the sizes of the instruction cache and the data cache without changing the clock cycle time.
Less miss penalties. So, improved execution time.
Option B