From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zach Brown Subject: Re: Use case for "loop: Issue O_DIRECT aio with pages"? Date: Fri, 02 Mar 2012 09:52:45 -0500 Message-ID: <4F50DEBD.5010802@zabbo.net> References: <20120301231524.GG32588@thunk.org> <4F503545.8030308@zabbo.net> <20120302081407.GA22215@thunk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Dave Kleikamp , linux-fsdevel@vger.kernel.org, Chris Mason To: Ted Ts'o Return-path: Received: from lulu.zabbo.net ([69.168.54.52]:50836 "EHLO lulu.zabbo.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757955Ab2CBOwr (ORCPT ); Fri, 2 Mar 2012 09:52:47 -0500 In-Reply-To: <20120302081407.GA22215@thunk.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: > I'm confused though why the guests would be pointed at the loopback > device, as opposed to just simply attaching to the file directly. Or > is this some kind of Xen limitation? I certainly haven't a clue. It sounds like it from Chris' message. Maybe some Xen folks could provide more detail. - z