qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] target/riscv: use tcg_lookup_and_goto_ptr
@ 2018-08-09 21:43 Emilio G. Cota
  2018-08-09 21:43 ` [Qemu-devel] [PATCH 1/3] target/riscv: optimize cross-page direct jumps in softmmu Emilio G. Cota
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Emilio G. Cota @ 2018-08-09 21:43 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Michael Clark, Palmer Dabbelt,
	Sagar Karandikar, Bastian Koppelmann

There are a few more places where the lookup could be inserted,
but I think these are the ones that will matter performance-wise.

Perf results in patch 3's log.

Regarding the benchmarks: I'd have used SPEC06 but I don't have
much time to get it to compile. Is there a guide on how to do so?
Ideally I'd like to use the fedora image, which works very well.

Thanks,

		Emilio

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

end of thread, other threads:[~2018-08-10 15:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-09 21:43 [Qemu-devel] [PATCH 0/3] target/riscv: use tcg_lookup_and_goto_ptr Emilio G. Cota
2018-08-09 21:43 ` [Qemu-devel] [PATCH 1/3] target/riscv: optimize cross-page direct jumps in softmmu Emilio G. Cota
2018-08-10 15:06   ` Richard Henderson
2018-08-09 21:43 ` [Qemu-devel] [PATCH 2/3] target/riscv: optimize indirect branches Emilio G. Cota
2018-08-10 15:06   ` Richard Henderson
2018-08-09 21:43 ` [Qemu-devel] [PATCH 3/3] target/riscv: call tcg_lookup_and_goto_ptr on DISAS_TOO_MANY Emilio G. Cota
2018-08-10 15:08   ` Richard Henderson

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