kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* Why the trigered counts of NMIs is equivalent to PMI's?
@ 2020-07-16  5:14 孙世龙 sunshilong
  0 siblings, 0 replies; only message in thread
From: 孙世龙 sunshilong @ 2020-07-16  5:14 UTC (permalink / raw)
  To: kernelnewbies

As the subject, here is the statics got from my PC at a different time:
 $cat /proc/interrupts | grep -E 'NMI|PMI'
 NMI:        649        374        347        424   Non-maskable interrupts
 PMI:        649        374        347        424   Performance
monitoring interrupts

$ cat /proc/interrupts | grep -Ei 'PMI|NMI'
 NMI:        247        274        238        289   Non-maskable interrupts
 PMI:        247        274        238        289   Performance
monitoring interrupts

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-16  5:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16  5:14 Why the trigered counts of NMIs is equivalent to PMI's? 孙世龙 sunshilong

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).