From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4DBc-0003JD-8r for qemu-devel@nongnu.org; Sat, 21 May 2016 16:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4DBX-0000TD-UK for qemu-devel@nongnu.org; Sat, 21 May 2016 16:07:47 -0400 Received: from mail-lf0-x244.google.com ([2a00:1450:4010:c07::244]:36064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4DBX-0000T6-5j for qemu-devel@nongnu.org; Sat, 21 May 2016 16:07:43 -0400 Received: by mail-lf0-x244.google.com with SMTP id d132so2088488lfb.3 for ; Sat, 21 May 2016 13:07:43 -0700 (PDT) References: <1463196873-17737-1-git-send-email-cota@braap.org> <1463196873-17737-13-git-send-email-cota@braap.org> <573F8C00.7080701@gmail.com> <20160521024811.GA29744@flamenco> From: Sergey Fedorov Message-ID: <5740C00B.3000708@gmail.com> Date: Sat, 21 May 2016 23:07:39 +0300 MIME-Version: 1.0 In-Reply-To: <20160521024811.GA29744@flamenco> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 12/18] qht: QEMU's fast, resizable and scalable Hash Table List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Emilio G. Cota" Cc: QEMU Developers , MTTCG Devel , =?UTF-8?Q?Alex_Benn=c3=a9e?= , Paolo Bonzini , Peter Crosthwaite , Richard Henderson On 21/05/16 05:48, Emilio G. Cota wrote: > Thanks for taking a look! If you have time, please check patch 13 out. > That patch should eventually be merged onto this one. Actually, I was reviewing the final code with all the series applied :) I'd like to spend some time and review all the series in detail since it is very important for our MTTCG work. Kind regards, Sergey