From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YRPS2-0003rn-Kl for qemu-devel@nongnu.org; Fri, 27 Feb 2015 13:15:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YRPS1-0008QJ-Uu for qemu-devel@nongnu.org; Fri, 27 Feb 2015 13:15:50 -0500 Message-ID: <54F0B449.1050106@redhat.com> Date: Fri, 27 Feb 2015 13:15:37 -0500 From: Max Reitz MIME-Version: 1.0 References: <1425045947-9271-1-git-send-email-mreitz@redhat.com> <20150227165723.GB32542@stefanha-thinkpad.redhat.com> <54F0A86E.7000608@weilnetz.de> <54F0A957.5090906@redhat.com> <54F0B26E.2020000@weilnetz.de> <54F0B2E5.9020800@redhat.com> <54F0B38C.80908@weilnetz.de> In-Reply-To: <54F0B38C.80908@weilnetz.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2] block/vdi: Add locking for parallel requests List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil , Stefan Hajnoczi Cc: Kevin Wolf , Paolo Bonzini , qemu-devel@nongnu.org, qemu-block@nongnu.org, qemu-stable@nongnu.org On 2015-02-27 at 13:12, Stefan Weil wrote: > Am 27.02.2015 um 19:09 schrieb Max Reitz: >> It always fails for me. Do you have an SSD? > On the real machine: yes. On the virtual machine: maybe. I don't, so maybe that's the issue. But running it in tmpfs doesn't change anything for me, still fails (every time). Max