From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [Patch] Buffer disk I/O requests Date: Mon, 14 May 2007 13:24:22 +0100 Message-ID: References: <08DF4D958216244799FC84F3514D70F00AB948@pdsmsx415.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <08DF4D958216244799FC84F3514D70F00AB948@pdsmsx415.ccr.corp.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Han, Weidong" , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org What sort of improvement does it achieve? It's a pretty hacky thing to have to add... :-( -- Keir On 14/5/07 10:36, "Han, Weidong" wrote: > Disk I/O of VM is slow compared to native, I/O port access consumes time > significantly, which could be partly improved with buffered I/O. > The attached patch partly improves the performance of disk I/O through > buffering Disk I/O requests. > > Signed-off-by: Zhiteng Huang > Signed-off-by: Weidong Han > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel