StackOverflow Questions for Tag: cpu-cache

ben liu
ben liu

Reputation: 21

where is directory memory of dir controller of cache coherence protocol stored in real chip?

Score: 1

Views: 41

Answers: 0

Read More
Tayyar R
Tayyar R

Reputation: 685

How to bypass caches on an ARM machine

Score: -1

Views: 1899

Answers: 1

Read More
Naveen Kumar Mishra
Naveen Kumar Mishra

Reputation: 351

How to get the size of the CPU cache in Linux

Score: 18

Views: 29403

Answers: 5

Read More
greenlagoon
greenlagoon

Reputation: 121

How page alignment & page borders affect performance when traversing & reading objects

Score: 0

Views: 95

Answers: 1

Read More
Devashish
Devashish

Reputation: 161

If cache invalidation happens every time memory mappings change, why not opt for VIVT?

Score: -1

Views: 88

Answers: 1

Read More
Love Cute Shiba
Love Cute Shiba

Reputation: 101

What's the benefit of bring frequently-accessed array address into cache?

Score: 2

Views: 97

Answers: 2

Read More
papitas
papitas

Reputation: 21

Main memory bandwidth measurement for split cache

Score: 0

Views: 31

Answers: 0

Read More
Timo
Timo

Reputation: 881

What's the point of cache clean _and_ invalidate in ARM Cortex processors?

Score: 2

Views: 805

Answers: 1

Read More
Sam Washburn
Sam Washburn

Reputation: 1827

Are Lisp lists always implemented as linked lists under the hood?

Score: 10

Views: 3985

Answers: 6

Read More
ajp
ajp

Reputation: 2463

optimal to flush low-contention atomic from caches?

Score: 3

Views: 234

Answers: 1

Read More
janderson
janderson

Reputation: 973

Set Associative Cache: Calculate size of tag?

Score: 12

Views: 51091

Answers: 2

Read More
ligro
ligro

Reputation: 29

Matrix multiply fastest with -O0

Score: 2

Views: 119

Answers: 0

Read More
greenlagoon
greenlagoon

Reputation: 121

Interpreting part of an array as an object by casting a pointer to an array element

Score: 3

Views: 183

Answers: 2

Read More
Manters
Manters

Reputation: 55

Does INVLPG instruction or mprotect() affect the CPU cache state while invalidating TLB entries?

Score: 3

Views: 64

Answers: 1

Read More
Framester
Framester

Reputation: 35521

How much of ‘What Every Programmer Should Know About Memory’ is still valid?

Score: 290

Views: 63139

Answers: 3

Read More
gkernel
gkernel

Reputation: 167

For Write-Back Cache Policy, why data should first be read from memory, before writing to cache?

Score: 6

Views: 11586

Answers: 3

Read More
Chris Wang
Chris Wang

Reputation: 19

With the given information about a direct-mapped cache (including a trace and hit/miss status), how do I find the number of tag bits and offset bits?

Score: 1

Views: 41

Answers: 1

Read More
boat
boat

Reputation: 13

Programmatically determine L1 icache size, line size?

Score: 0

Views: 42

Answers: 0

Read More
Rishi Jain
Rishi Jain

Reputation: 133

Why am I seeing two L1D cache misses in a multithreaded setup during read-modify-store operations?

Score: 2

Views: 60

Answers: 0

Read More
Mat
Mat

Reputation: 861

C++ cache-aware programming

Score: 66

Views: 38405

Answers: 10

Read More
PreviousPage 1Next