[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Various problems for the Xen for XenGT code and guide.


  • To: Roman Shaposhnik <roman@xxxxxxxxxx>
  • From: "Lv, Zhiyuan" <zhiyuan.lv@xxxxxxxxx>
  • Date: Thu, 3 Sep 2020 10:24:50 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=URHCDqe0+fo4MdR6Mjgzir9PA4FV/8JSqZZcOc6uFHE=; b=CT1UG2zOfBHovAlYvHoWvBPOqZOQaeYEKWdKGx2VVWyLTeHuJLVAznyZDfwhrfODcZ2YIHPIJU3xBbVbcnMcG+5uhTSL0iRTOpzsOsvgmIWrAbXdxA+TkX0nOaANmReHVRaB18n5ErppnSQFIyS9p+E/xkStKli3HaICTmcvSRSfQogNUxNUrsehtAYe2OwQdw8zkG2BwoGLLPdPfBux0RiISx5p4tC7Hquz+jaWDd10QXsK+Cq+JqBCFtFo2jF0JLpynLM8rSkEkr+1g0juJ2pZmKzdDgp8VIO+F9QWTj6OytoQGBf4Kq2bAoTrbZ4FvEsFkYuw3844S+/u1VBhiQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FX1F9Kcq8vkZQJzbYpnTpFHGg9MZHS4TUrUHl/d9dxCRw8buSz2+1/9N8oGVfl7G2/o3CrjkC5AussW/7jvjPio5tXZIOQPGzjdgTFfyaZGjcaUkzyBBwKaZxVbkDfU63dnEx+tbrmdeM9JuyoLkZibwi5YPgDlebQ8fBOglWU5RyWBzf612Fqw32mrv69bBepT2H9/x9Q1vUyT4F3vZuAg+1h+zs9GR7+4uNyQo1gGJsweGITMnukQDBfQRRBHIfFTbkq+xQKsKiZvNzB5g1IHC7M6BVb+uXG02nFRXEcJcUlFbFuzF73UDs6fLIlk92Nod4NvV3tXum7MesXPrcw==
  • Authentication-results: zededa.com; dkim=none (message not signed) header.d=none;zededa.com; dmarc=none action=none header.from=intel.com;
  • Cc: Jason Long <hack3rcon@xxxxxxxxx>, Mario Marietto <marietto2008@xxxxxxxxx>, "igvt-g@xxxxxxxxxxxx" <igvt-g@xxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxx>, "intel-gfx@xxxxxxxxxxxxxxxxxxxxx" <intel-gfx@xxxxxxxxxxxxxxxxxxxxx>, "linux-kernel@xxxxxxxxxxxxxxx" <linux-kernel@xxxxxxxxxxxxxxx>, "Li, Susie" <susie.li@xxxxxxxxx>, "Tian, Kevin" <kevin.tian@xxxxxxxxx>, "Li, Weinan Z" <weinan.z.li@xxxxxxxxx>, "Downs, Mike" <mike.downs@xxxxxxxxx>, "Xu, Terrence" <terrence.xu@xxxxxxxxx>
  • Delivery-date: Thu, 03 Sep 2020 10:24:59 +0000
  • Ironport-sdr: FTLu1qiDPD08ZbtxpuzhE4cNvMcRGklFJbMhiotmwyml00VE9oQWAqXBinRKohCB30cJkww+7H qhpXu6jmHP7Q==
  • Ironport-sdr: QgsNbKf9A/QKkWDhZEx2YTlM1hPS7eRc7WMJoEDyXwdAkzHsZkTm0cYCiliQ1Sj/BHvoM5tqFK pXiSlLCX2UoA==
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHWfHlvQQNx0EabX0SrOv89XbYUY6lUBxOAgAAEfACAAdBPAP//8SCAgAF5E4A=
  • Thread-topic: Various problems for the Xen for XenGT code and guide.

Hi Roman,

Sorry that I am a software guy and can only speak for software. In general 
there are various approaches to support graphics virtualization. GVT-g as a 
pure software approach, does not rely on any hardware I/O virtualization 
features, meanwhile, hypervisors need specific implementations. If the hardware 
supports standard virtual devices, both Xen and KVM can use them more easily. 
Thanks!

Regards,
-Zhiyuan

-----Original Message-----
From: Roman Shaposhnik <roman@xxxxxxxxxx>
Date: Thursday, September 3, 2020 at 3:56 AM
To: Zhiyuan Lv <zhiyuan.lv@xxxxxxxxx>
Cc: Jason Long <hack3rcon@xxxxxxxxx>, Mario Marietto <marietto2008@xxxxxxxxx>, 
"igvt-g@xxxxxxxxxxxx" <igvt-g@xxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" 
<xen-devel@xxxxxxxxxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxx" 
<xen-devel@xxxxxxxxxxxxx>, "intel-gfx@xxxxxxxxxxxxxxxxxxxxx" 
<intel-gfx@xxxxxxxxxxxxxxxxxxxxx>, "linux-kernel@xxxxxxxxxxxxxxx" 
<linux-kernel@xxxxxxxxxxxxxxx>, Susie Li <susie.li@xxxxxxxxx>, "Tian, Kevin" 
<kevin.tian@xxxxxxxxx>, "Li, Weinan Z" <weinan.z.li@xxxxxxxxx>, "Downs, Mike" 
<mike.downs@xxxxxxxxx>, "Xu, Terrence" <terrence.xu@xxxxxxxxx>
Subject: Re: Various problems for the Xen for XenGT code and guide.

On Wed, Sep 2, 2020 at 5:48 AM Lv, Zhiyuan <zhiyuan.lv@xxxxxxxxx> wrote:
>
> Hi,
>
> It is mainly due to the business priority change. XenGT project was 
> originally created for data center usages with XEON E3 servers which have 
> integrated processor graphics. After SkyLake E3, there are no new servers 
> capable of running GVT-g, and Intel future graphics for data center will have 
> different approaches for GPU sharing. Another reason is the XenGT upstream 
> difficulty. Different from KVMGT which has been fully merged to upstream, Xen 
> part of GVT-g still has technical opens that are hard to close quickly.

This is extremely useful -- thanks for sharing. Any chance you can
elaborate on the later part "and Intel future graphics for data center
will have different approaches for GPU sharing"?

IOW, is there anything that Intel is cooking up that may help Xen in
that department?

Thanks,
Roman.


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.