Alexander Dubinin
2006-Apr-09 01:24 UTC
[Xen-users] Does VT have any benefits for paravirtualization?
Hi all, Seems like currently VT is used to provide full virtualizaton, but may it help somehow for increasing modified OS performance? As far as I understand, it may improve CPU sharing even for para-virtualization, isn''t it? -- Regards, Alexander Dubinin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Mark Williamson
2006-Apr-10 13:28 UTC
Re: [Xen-users] Does VT have any benefits for paravirtualization?
> Seems like currently VT is used to provide full virtualizaton, but may > it help somehow for increasing modified OS performance? > > As far as I understand, it may improve CPU sharing even for > para-virtualization, isn''t it?It''s not currently used in the paravirtualised case. In the future we may experiment with exposing varying amounts of the paravirtualisation API to a fully virtualised guest through paravirtualised drivers. And conversely, we may use the hypercall transfer page to cause a Xen-aware guest to execute a certain amount of hardware-assist rather than explicit hypercalls. Also, there are likely to be some features (tagged TLB, perhaps?) which might be leveraged by Xen in the paravirt case, or even by guest OSes (in which case we''d need to virtualise that too...!). Cheers, Mark -- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users