[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Difference performances between HVM and PV guest in hard disc reading
Heli wrote: > How is it possible that a PV domU returns 180 MB/sec if on a normal > linux hdparm returns 45 MB/sec? easy, if the 'block device' is in fact a file on Dom0, with a lot more RAM available for cache but as soon as you do real load, that cache becomes a nuisianse. you get much better performance if you turn the cache off (with tap:) or use a block device (with phy:), even if the benchmarks drop down to realistic levels -- Javier _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |