From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sm0CU-0001rS-Fp for qemu-devel@nongnu.org; Tue, 03 Jul 2012 06:19:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sm0CO-00053o-21 for qemu-devel@nongnu.org; Tue, 03 Jul 2012 06:19:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:10361) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sm0CN-00053T-QA for qemu-devel@nongnu.org; Tue, 03 Jul 2012 06:19:11 -0400 From: Juan Quintela Date: Tue, 03 Jul 2012 12:18:45 +0200 Message-ID: <87fw99uoze.fsf@elfo.mitica> MIME-Version: 1.0 Content-Type: text/plain Subject: [Qemu-devel] KVM call minutes June 29 Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: KVM devel mailing list , qemu-devel@nongnu.org Isaku reminds me that I forgot to pust that minutes: 2012-06-19 ---------- - migration * xbrle: ok * huge memory: needs migration-thread, but should be ok * postcopy: ask for latency: maximum/avg/std deviation ask for vcpu utilization RDMA? * xbrle don't fix all the problems (vinod) * Freeze is August 1st * They asked for better numbers, at least: * vcpu utilization (in percentange, Avi) * latency of page faults over the network (Anthony) * I can integrate your refactorings (postfix) for 1.2 (I have no problems with them, 19 1st patches or so, but that is up-to-you and the others). - multithreading vhost * vhost has a lot of challenges with lots of small packets. * use a couple of threads by device, one for reception and another for sending (Anthony) * two problems to address (NUMA locality), and scalability (mst) (Anthony has better notes of the last part). Note that I am holidays this week (July 2th), so expect lags on my email response. Later, Juan.