diff options
author | Artyom Tarasenko <atar4qemu@gmail.com> | 2019-04-12 23:06:17 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-04-26 11:37:57 +1000 |
commit | aaef873b130f4f9c78f8e97b69c235c81b8b8b88 (patch) | |
tree | a109020b7eee2bbc95cad4c873bab2f52ee5e40b /target/ppc/helper_regs.h | |
parent | 6e8a65abbbd47a870ddc37484e7c9f183b7a7cce (diff) |
target/ppc: improve performance of large BAT invalidations
Performing a complete flush is ~ 100 times faster than flushing
256MiB of 4KiB pages. Set a limit of 1024 pages and perform a complete
flush afterwards.
This patch significantly speeds up AIX 5.1 and NetBSD-ofppc.
Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
Message-Id: <1555103178-21894-4-git-send-email-atar4qemu@gmail.com>
Reviewed-by: Hervé Poussineau <hpoussin@reactos.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target/ppc/helper_regs.h')
0 files changed, 0 insertions, 0 deletions