qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 00/12] qht improvements for 3.1


From: Emilio G. Cota
Subject: [Qemu-devel] [PATCH v2 00/12] qht improvements for 3.1
Date: Mon, 10 Sep 2018 14:58:47 -0400

v1: https://github.com/cota/qemu/tree/qht-for-3.1-v2

Changes since v1:

- Added Alex's R-b tags to patches 1-6
- Added a patch to drop *ht from qht_iter and qht_iter_remove,
  as suggested by Alex.
- Added some constification patches
- Added a flag to qht-bench to precompute the hashes, which
  allows us to spend more time accessing the hash table
  thereby yielding higher throughput.

You can fetch this series from:
  https://github.com/cota/qemu/tree/qht-for-3.1-v2

Thanks,

                Emilio





reply via email to

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