Lab 4 Question

6 views
Skip to first unread message

Mhuff

unread,
Dec 3, 2009, 10:35:05 PM12/3/09
to utexas-cs352-fall2009
After graphing my data, it shows that for a single stride, there is no
preformance drop untill I hit the 8MB L2 cache limit and it starts
accessing memory. However, if I increase the stride size I can easily
the L1/L2 cutoff at 32Kb, where it should be according to my processor
spec. Why is there no drop off visable for a single stride regardless
the data size?

Processor:
Intel Core2 Quad
L1: 256KB (128K Inst. and 128K data, or 32K per core)
L2: 8MB (4MB shared between a pair of cores)

David L. Rager

unread,
Dec 4, 2009, 12:01:02 AM12/4/09
to Mhuff, utexas-cs352-fall2009
Think about how the hit:miss ratio with a stride size of one versus
the hit:miss ration with a large stride size.
Reply all
Reply to author
Forward
0 new messages