[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Does faster 2D Host video card help HVM guest?
I recently measured graphics performance on an OS/2 guest (which is as "unaccellerated" as it can get) and discovered, much to my surprise, that graphics performance is nowhere near as bad as one might assume, and in fact pretty good. I believe the explanation to be that though unacellerated, the virtual graphics card is sitting on a "bus" that actually has the full speed of RAM, which on a fast dual channel DDR2 system is actually faster than even PCIe 16x. Moroever, due to the fact that the cirrus device model uses buffered mmio, in a multi-core system, a certain amount of the "work" can get handed off to dom0 and the other CPU core. It would seems to me that the main reason 2D & gui ops feel "slow" in guests right now is the fact that even with SDL, the guest VM's screen is only updated at 30 Hz. /Trolle
On 6/4/07, Mark Williamson <mark.williamson@xxxxxxxxxxxx> wrote: > Because of how the qemu-dm graphics card emulation works, I believe host _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |