Back to the 2022 paper

Module 2: x86 Architecture, CPU Control, I/O, Memory System Design

202214m

Let a be the percentage of a program code that can be executed simultaneously by nn processors in a computer system. Assume that the remaining code must be executed sequentially by a single processor. Each processor has an execution rate of xx MIPS.

(a) Derive an expression for the effective MIPS rate when using the system for exclusive execution of this program, in terms of nn, α\alpha, and xx.

(b) If n=16n=16 and x=4x=4 MIPS, determine the value of that will yield a system performance of 40 MIPS.

Similar questions