qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] b17a6d: tcg: Increase the highwater reservati


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] b17a6d: tcg: Increase the highwater reservation
Date: Wed, 02 Dec 2015 03:00:07 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: b17a6d3390f87620735f7efb03bb1c96682ff449
      
https://github.com/qemu/qemu/commit/b17a6d3390f87620735f7efb03bb1c96682ff449
  Author: Richard Henderson <address@hidden>
  Date:   2015-12-01 (Tue, 01 Dec 2015)

  Changed paths:
    M tcg/tcg.c

  Log Message:
  -----------
  tcg: Increase the highwater reservation

If there are a lot of guest memory ops in the TB, the amount of
code generated by tcg_out_tb_finalize could be well more than 1k.
In the short term, increase the reservation larger than any TB
seen in practice.

Reported-by: Aurelien Jarno <address@hidden>
Reviewed-by: Aurelien Jarno <address@hidden>
Tested-by: Aurelien Jarno <address@hidden>
Signed-off-by: Richard Henderson <address@hidden>


  Commit: 9d7b969ea6d9663a94760c6c131481b366f4d38a
      
https://github.com/qemu/qemu/commit/9d7b969ea6d9663a94760c6c131481b366f4d38a
  Author: Peter Maydell <address@hidden>
  Date:   2015-12-02 (Wed, 02 Dec 2015)

  Changed paths:
    M tcg/tcg.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151201' into staging

Last minute fix

# gpg: Signature made Tue 01 Dec 2015 22:37:25 GMT using RSA key ID 4DD0279B
# gpg: Good signature from "Richard Henderson <address@hidden>"
# gpg:                 aka "Richard Henderson <address@hidden>"
# gpg:                 aka "Richard Henderson <address@hidden>"

* remotes/rth/tags/pull-tcg-20151201:
  tcg: Increase the highwater reservation

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/8d3a5d9b0f76...9d7b969ea6d9

reply via email to

[Prev in Thread] Current Thread [Next in Thread]