From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Subject: Re: [PATCH mini-os enhancements for vtpm 2/8] add posix io to blkfront Date: Mon, 8 Oct 2012 10:05:00 +0200 Message-ID: <20121008080500.GA5985@type.bordeaux.inria.fr> References: <50579C5F.5040004@jhuapl.edu> <20120917224619.GO5110@type.youpi.perso.aquilenet.fr> <506F209E.2040902@jhuapl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: <506F209E.2040902@jhuapl.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Matthew Fioravante Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Matthew Fioravante, le Fri 05 Oct 2012 14:02:06 -0400, a =E9crit : > See latest v2 patch It looks good, except why BLKIF_MAX_SEGMENTS_PER_REQUEST-1 and not BLKIF_MAX_SEGMENTS_PER_REQUEST? Samuel