All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch] Buffer disk I/O requests
@ 2007-05-14  9:36 Han, Weidong
  2007-05-14 11:03 ` Han, Weidong
  2007-05-14 12:24 ` Keir Fraser
  0 siblings, 2 replies; 10+ messages in thread
From: Han, Weidong @ 2007-05-14  9:36 UTC (permalink / raw)
  To: xen-devel

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 <zhiteng.huang@intel.com>
Signed-off-by: Weidong Han <weidong.han@intel.com>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-05-24 20:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-14  9:36 [Patch] Buffer disk I/O requests Han, Weidong
2007-05-14 11:03 ` Han, Weidong
2007-05-14 12:24 ` Keir Fraser
2007-05-14 12:52   ` Han, Weidong
2007-05-14 13:02     ` Ian Pratt
2007-05-18  3:14       ` Han, Weidong
2007-05-18  9:37         ` Ian Pratt
2007-05-20 13:57           ` Han, Weidong
2007-05-20 17:14             ` Keir Fraser
2007-05-24 20:25           ` Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.