From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZM3p2-0000TK-VZ for qemu-devel@nongnu.org; Sun, 02 Aug 2015 20:41:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZM3oy-0003X1-SC for qemu-devel@nongnu.org; Sun, 02 Aug 2015 20:41:44 -0400 Received: from mail-io0-x232.google.com ([2607:f8b0:4001:c06::232]:35402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZM3oy-0003Wx-Mz for qemu-devel@nongnu.org; Sun, 02 Aug 2015 20:41:40 -0400 Received: by iodd187 with SMTP id d187so130187367iod.2 for ; Sun, 02 Aug 2015 17:41:40 -0700 (PDT) Date: Mon, 3 Aug 2015 08:41:36 +0800 From: Liu Yuan Message-ID: <20150803004136.GC11733@ubuntu-trusty> References: <1438142555-27011-1-git-send-email-namei.unix@gmail.com> <877fpj4kqw.wl%mitake@mitake-jiseki-PC> <20150729093135.GB22681@ubuntu-trusty> <20150730132744.GA11022@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [sheepdog] [PATCH] sheepdog: fix overlapping metadata update List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vasiliy Tolstov Cc: Kevin Wolf , Teruaki Ishizaki , Hitoshi Mitake , Hitoshi Mitake , Jeff Cody , qemu-devel@nongnu.org, sheepdog-ng@googlegroups.com, morita.kazutaka@gmail.com, Stefan Hajnoczi , sheepdog@lists.wpkg.org On Sun, Aug 02, 2015 at 02:52:08PM +0300, Vasiliy Tolstov wrote: > 2015-07-31 15:08 GMT+03:00 Vasiliy Tolstov : > > Please wait to performance comparison. As i see Liu's patch may be > > more slow then Hitoshi. > > > I'm switch to local cluster driver to test only local ssd and not > network overhead. > > But now Liu's qemu does not able to completely install vps: > sheep runs as: What did you mean by 'not able to completely install'? It is a installation problem or something else? My QEMU or my patch? I guess you can test the same QEMU with my patch and with Hitoshi's patch separately. You know, different QEMU base might cover the difference. Thanks, Yuan