Question: In Considering memory system performance, two measures of memory access are of primary interest: the frequency of memory accesses for instructions versus data and the

In Considering memory system performance, two measures of memory access are

of primary interest: the frequency of memory accesses for instructions versus data

and the frequency of memory reads versus writes. Using the average Bench-

mark350-1809 instruction mix information for MIPS in the table below, find these

quantities for the integer benchmark:

a. The percentage of all memory accesses that are for data.

b. The percentage of all memory accesses that are memory reads, if 60% of data transfers are loads.

In Considering memory system performance, two measures of memory access are of

In considering memory system performance, two measures of memory access are of primary interest: the frequency of memory accesses for instructions versus data and the frequency of memory reads versus writes. Using the average Bench- mark350-1809 instruction mix information for MIPS in the table below, find these quantities for the integer benchmark 1. a. The percentage of all memory accesses that are for data b. The percentage of all memory accesses that are memory reads, if 60% of data transfers are loads Table of Average Benchmark350-1809 Instruction Class Frequencies Instruction class MIPS examples HLL correspondence Frequency Integer Fl. Pt Arithmetic add, sub, addi Operations in 48 assignment statements Data transfer References to data structures, such as arrays Operations in Iw, sw, lb, sb 45 39 Logical and, or, nor, andi, ori, sll, sr 4 assignment statements Conditional branch beq, bne, slt, slti if statements and loops Jump 18 6 0 Procedure calls, returns, and case/switch statements j, jr, jal In considering memory system performance, two measures of memory access are of primary interest: the frequency of memory accesses for instructions versus data and the frequency of memory reads versus writes. Using the average Bench- mark350-1809 instruction mix information for MIPS in the table below, find these quantities for the integer benchmark 1. a. The percentage of all memory accesses that are for data b. The percentage of all memory accesses that are memory reads, if 60% of data transfers are loads Table of Average Benchmark350-1809 Instruction Class Frequencies Instruction class MIPS examples HLL correspondence Frequency Integer Fl. Pt Arithmetic add, sub, addi Operations in 48 assignment statements Data transfer References to data structures, such as arrays Operations in Iw, sw, lb, sb 45 39 Logical and, or, nor, andi, ori, sll, sr 4 assignment statements Conditional branch beq, bne, slt, slti if statements and loops Jump 18 6 0 Procedure calls, returns, and case/switch statements j, jr, jal

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!