From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuI35-0000Jn-Fa for qemu-devel@nongnu.org; Wed, 03 Jul 2013 04:04:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UuI34-000056-EM for qemu-devel@nongnu.org; Wed, 03 Jul 2013 04:04:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43958) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UuI34-00004z-7U for qemu-devel@nongnu.org; Wed, 03 Jul 2013 04:04:22 -0400 Date: Wed, 3 Jul 2013 10:04:15 +0200 From: Kevin Wolf Message-ID: <20130703080415.GA2784@dhcp-200-207.str.redhat.com> References: <1371738392-9594-1-git-send-email-benoit@irqsave.net> <1371738392-9594-2-git-send-email-benoit@irqsave.net> <20130702144224.GF9870@stefanha-thinkpad.redhat.com> <20130702212355.GB4985@irqsave.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20130702212355.GB4985@irqsave.net> Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC V8 01/24] qcow2: Add journal specification. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?Beno=EEt?= Canet Cc: qemu-devel@nongnu.org, Stefan Hajnoczi Am 02.07.2013 um 23:23 hat Beno=EEt Canet geschrieben: > Also since deduplication will not work on spinning disk I discarded the= seek > time factor. Care to explain that in more detail? Why shouldn't it work on spinning disks? Kevin