Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
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.

L1 L2 latency

boriwalanirmal
Beginner
946 Views
Hey every body,

Can i estimate L1 L2 access time with vtune, if not what would be best valu to use.

I am using 2 x Quad core xeon 5300.

Thanx for reading.
0 Kudos
1 Reply
Thomas_W_Intel
Employee
946 Views
The cache latencies are listed in the Intel 64 and IA32 Architectures Optimization Reference
Sect. 2.1.5 for Core architecture:
L1 3 cycles
L2 14-15 cycles
Sect. 2.2.4 for Nehalem architecture:
L1 4 cycles
L2 ~10 cycles
L3 35-40+ cycles
Please read the respective sections for a more precise description.

0 Kudos
Reply