Software Tuning, Performance Optimization & Platform Monitoring
Discussion regarding monitoring and software tuning methodologies, Performance Monitoring Unit (PMU) of Intel microprocessors, and platform updating.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Cache Set

Rafael_Silva
Beginner
768 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
768 Views
I have the some problem!
0 Kudos
Reply