All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] User space vs kernel space instructions distribution.
@ 2015-07-14  8:32 Shlomo Pongratz
  2015-07-14  8:45 ` Peter Maydell
  0 siblings, 1 reply; 6+ messages in thread
From: Shlomo Pongratz @ 2015-07-14  8:32 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 615 bytes --]

Hi,

I'm running aarm64 QEMU and I'm counting the number of instructions which
"belong" to user space vs kernel space. My measurements shows that 99
percent of instructions are in kernel space.
I've used both the address of the instructions and the EL just to be sure.
I also added an option to disable block chaining just to make sure that all
the instructions in every TB  is counted.
When examining some kernel's instructions against the objdump of the kernel
I've noticed that most of them are in interrupts/timers area.

Does this make sense?
Did someone also encountered this phenomenon?

Best regards,

S.P.

[-- Attachment #2: Type: text/html, Size: 809 bytes --]

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

end of thread, other threads:[~2015-07-23  8:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14  8:32 [Qemu-devel] User space vs kernel space instructions distribution Shlomo Pongratz
2015-07-14  8:45 ` Peter Maydell
2015-07-22 16:45   ` Christopher Covington
2015-07-22 16:54     ` Peter Maydell
2015-07-23  7:57     ` Shlomo Pongratz
2015-07-23  8:32       ` Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.