Mhuff
unread,Dec 3, 2009, 10:35:05 PM12/3/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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)