Search code examples
Problem with the information displayed by the cpuid command...


cachingx86cpu-architecturecpu-cachecpuid

Read More
size of cache and calculating cache set...


ccachingcpu-cache

Read More
Difference between PREFETCH and PREFETCHNTA instructions...


assemblyx86cpu-cacheprefetchinstruction-set

Read More
Why data is fetched from main memory in Write Allocate cache policy...


cpu-architecturecpu-cache

Read More
XLA on CPU -- where do the gains come from?...


gpucpugpgpucpu-cachexla

Read More
Hyper-Threading data cache context aliasing...


cachingcpu-cache

Read More
Calculating number of bits in a cache...


cachingcomputer-sciencecpu-architecturecpu-cache

Read More
Can you have torn reads/writes between two threads pinned to different processors, if the system is ...


multithreadingcpu-architecturecpu-cacheatomic

Read More
AArch64, multi level cache flush, order of level flushing...


hardwarecpu-architecturearm64cpu-cachearmv8

Read More
Is there any difference if you where to rearrange the memory address caching bits assignments?...


memory-addresscpu-cache

Read More
How to count # of cache misses in theory for a matrix in memory exceeding cache size?...


matrixcpu-cachelocalityofreference

Read More
Cycles/cost for L1 Cache hit vs. Register on x86?...


performancex86cpu-architecturecpu-cachemicro-optimization

Read More
Why ARMv7-A crashes when flushing the stack pointer from the cache...


clinux-kernelarmcpu-cache

Read More
why are separate icache and dcache needed...


cachingx86cpu-architecturecpu-cache

Read More
Line size of L1 and L2 caches...


cachingmemory-managementcpu-architecturecpu-cache

Read More
Are memory barriers needed because of cpu out of order execution or because of cache consistency pro...


x86armcpu-architecturecpu-cachememory-barriers

Read More
Confused about cpu cache benchmark results...


cperformancecachingbenchmarkingcpu-cache

Read More
Can you directly access the cache using assembly?...


performanceassemblycachingcpu-architecturecpu-cache

Read More
Show cpu cache and register contents during debugging...


c++memory-managementvisualizationcpu-registerscpu-cache

Read More
Is mov r64, m64 one cycle or two cycle latency?...


assemblyx86cpu-cachemicrobenchmarkmicro-architecture

Read More
What is locality of reference?...


cachingmemorycpu-architecturecpu-cache

Read More
Does cmpxchg write destination cache line on failure? If not, is it better than xchg for spinlock?...


assemblyx86cpu-cachemicro-optimizationcompare-and-swap

Read More
Other then cache what are the on chip memory? And how explicitly can be addressable?...


cpu-cache

Read More
Width of bus betwen cpu cache and cpu...


x86cpucpu-architecturecpu-cacheamd-processor

Read More
Am I correctly reasoning about cache performance?...


c++multithreadingx86cpu-cacheperf

Read More
Is there a way to measure cache coherence misses...


performancecpu-cache

Read More
How is array of pair<double,double> 2 times faster than two arrays of double C++...


c++cachingmemorycpu-registerscpu-cache

Read More
cache coherency (particular case of cache physically tagged)...


cachingoperating-systemx86-64cpu-cachedma

Read More
Is there such thing as a semi-shared cache?...


cachingmemorycpuprocessorcpu-cache

Read More
Does single core speed benefit from a huge L3 cache?...


x86-64intelcpu-architecturecpu-cacheamd-processor

Read More
BackNext