Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.

Cache Set

Rafael_Silva
Beginner
399 Views
I'm using a E5-2690 processor, and I would like to know it there is a way to know, given an addr (from a pointer), what cache set (L1, L2 and L3) this address is mapped to. Is it just something like: addr % number_of_sets ? Does make sense do it with a pointer (virtual address)?
Thanks.
0 Kudos
1 Reply
Wander_Gomes
Beginner
399 Views
I have the some problem!
0 Kudos
Reply