Re: [Qemu-devel] [PATCH 00/10] tb hash improvements

2016-04-05 Thread Paolo Bonzini
On 05/04/2016 07:30, Emilio G. Cota wrote: > This patchset is derived from my ongoing work on MTTCG, but does > not depend on it and brings improvements that we can already > benefit from. It applies cleanly on the current master and > is checkpatch-clean. > > The key goal is to make the TB hash

Re: [Qemu-devel] [PATCH 00/10] tb hash improvements

2016-04-05 Thread Alex Bennée
Emilio G. Cota writes: > This patchset is derived from my ongoing work on MTTCG, but does > not depend on it and brings improvements that we can already > benefit from. It applies cleanly on the current master and > is checkpatch-clean. > > The key goal is to make the TB hash table faster, and w

[Qemu-devel] [PATCH 00/10] tb hash improvements

2016-04-04 Thread Emilio G. Cota
This patchset is derived from my ongoing work on MTTCG, but does not depend on it and brings improvements that we can already benefit from. It applies cleanly on the current master and is checkpatch-clean. The key goal is to make the TB hash table faster, and while at it, scalable. Tested on two d