Displaying 1 result from an estimated 1 matches for "buffered_pio_flush".
2007 Feb 27
7
[Xen-ia64-devel] [PATCH 0/3][IA64] Accelerate IDE PIO on HVM/IA64
Hi,
This set of patches remarkably accelerates IDE PIO on HVM/IA64.
I got a throughput of 2.11MB/sec in disk read performance.
Without it, it was only 64kB/sec.
I posted the prototype once.
http://lists.xensource.com/archives/html/xen-devel/2006-12/msg00077.html
The basic idea is to add a buffering mechanism in a hypervisor.
I know this approach is not sophisticated. But there is no other
good