linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* perf events (node-loads, node-load-misses, ...)
@ 2017-05-01 17:03 Hyojong Kim
  2017-05-01 23:29 ` Taeung Song
  2017-05-02  3:25 ` Andi Kleen
  0 siblings, 2 replies; 5+ messages in thread
From: Hyojong Kim @ 2017-05-01 17:03 UTC (permalink / raw)
  To: linux-perf-users

Hello,

My processor has several hardware cache events, of which I am
interested in node-loads, node-load-misses, node-stores,
node-store-misses. I think it is kind of obvious that node-loads and
node-stores represent references to local memory (memory physically
attached to a processor package). However, I have no clue as to what
the rest represents. I have some theory that "node-load-misses"
represent the number of misses in local memory, or the number of
accesses to disk. Based on the profiled results I have
(page-faults:16M << node-load-misses+node-store-misses:748M), however,
this cannot be the raw number of disk accesses. Maybe some kind of
piggybacking mechanism (by some MSHR kind of structure in memory?)
could be the reason behind this discrepancy, but no clue. If anyone
has some idea on this, please share it with me.

I appreciate your help in advance!

Sincerely,
- Hyojong

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-02 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-01 17:03 perf events (node-loads, node-load-misses, ...) Hyojong Kim
2017-05-01 23:29 ` Taeung Song
2017-05-02 15:54   ` Hyojong Kim
2017-05-02  3:25 ` Andi Kleen
2017-05-02 15:56   ` Hyojong Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).