Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. An IBM PowerPC L1 cache has 128 sets. It adopts 4-way set associative organization with 16-byte cache blocks. What is the cache size? 2.

1. An IBM PowerPC L1 cache has 128 sets. It adopts 4-way set associative organization with 16-byte cache blocks. What is the cache size?

2. A cache contains 4K blocks and each block contains 16 words. What is the number of sets and the total number of tag bits if the cache is (1) direct-mapped, (2) two-way set associative, and (3) fully associative.

3. A processor is running a program with 30% of load and store instructions; The instruction cache miss rate is 3%; The data cache miss rate is 2%; The processor has a CPI=1.0 without memory stalls; The miss penalty is 50ns for all misses; Assuming CPU frequency is 2GHz. How much faster would the processors run with a perfect cache that has no misses?

4. If a 10-CPU computer need to finish the following two computations:

(1) add 10 numbers together (not parallel computing)

(2) add two matrices, each is 10X10 (parallel computing)

What is the speed up if we increase the number of CPU from 10 to 50?

Please provide answers with proper explaination. Thank you.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Issues In Database Management A Refernce For The Thinking Practitioner

Authors: Fabian Pascal

1st Edition

0201485559, 978-0201485554

More Books

Students also viewed these Databases questions