]> code.ossystems Code Review - openembedded-core.git/commit
qemu: change TLBs number to 64 in 34Kf mips cpu model
authorVictor Kamensky <kamensky@cisco.com>
Mon, 19 Oct 2020 22:21:46 +0000 (15:21 -0700)
committerSteve Sakoman <steve@sakoman.com>
Wed, 21 Oct 2020 14:42:42 +0000 (04:42 -1000)
commit89e6fc44a378cb3489376d7193672cdf94c504b6
tree33faa1bb8d1851a8461bb31de8826d680bc318cf
parent83787094dfecc1696fe9c23a5daaebc5a010e12b
qemu: change TLBs number to 64 in 34Kf mips cpu model

Replace OE private qemu patch with one that got upstreamed
and solves the same problem: increase qemumips CI performance
by increasing number of TLBs in CPU model and reduce need to
run software TLB refill code.

Signed-off-by: Victor Kamensky <kamensky@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a99dace7463d310688f4098a51316dc0743651e2)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/0001-target-mips-Increase-number-of-TLB-entries-on-the-34.patch [new file with mode: 0644]