Discussion:
figuring out cache set assoc and replacement policy
(too old to reply)
Stephen Tu
2008-08-11 06:39:01 UTC
Permalink
hey guys,

i'm looking at summer 2000 final on HKN
(http://hkn.eecs.berkeley.edu/student/online/cs/61C/2000/su-f.pdf) and
i'm wondering for question 4, how did they figure out the set assoc and
replacement policy? i didn't really understand this lab too well- i can
see where they get the other parameters, but the last 2 are lost on me
[TA] Omar Akkawi
2008-08-12 03:51:12 UTC
Permalink
The short answer is that it's just a matter of examining the expected
hit-to-miss ratios, and realizing how that will change the times.

The long answer is too long to discuss using the newsgroup. It's really
something that needs to shown in office hours (or a review session),
using diagrams.

- Omar Akkawi, CS 61C TA, Summer 2008
Post by Stephen Tu
hey guys,
i'm looking at summer 2000 final on HKN
(http://hkn.eecs.berkeley.edu/student/online/cs/61C/2000/su-f.pdf) and
i'm wondering for question 4, how did they figure out the set assoc and
replacement policy? i didn't really understand this lab too well- i can
see where they get the other parameters, but the last 2 are lost on me
Loading...