qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v6 0/3] Dynamic TLB sizing


From: Emilio G. Cota
Subject: [Qemu-devel] [PATCH v6 0/3] Dynamic TLB sizing
Date: Mon, 14 Jan 2019 11:50:14 -0500

v5: https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg03708.html

Changes since v5:

- Drop quadrupling of TLB size when use rate == 100%.

- Limit TLB max sizes for 32 and 64-bit hosts, as suggested by rth.

- Handle failure when allocating the new TLB, as suggested by rth.
  Add a loop that halves the allocation size until the allocations
  succeed.

Performance numbers are in the last patch.

You can fetch this series from:
  https://github.com/cota/qemu/tree/tlb-dyn-v6

Thanks,

                Emilio





reply via email to

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