From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [RFC Design Doc] Add vNVDIMM support for Xen Date: Wed, 3 Feb 2016 14:30:49 +0000 Message-ID: <56B20F19.30303@citrix.com> References: <20160201054414.GA25211@hz-desktop.sh.intel.com> <20160202191519.GB21656@char.us.oracle.com> <20160203082831.GB4248@hz-desktop.sh.intel.com> <56B1D3FE02000078000CDD92@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56B1D3FE02000078000CDD92@prv-mh.provo.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , Haozhong Zhang , Konrad Rzeszutek Wilk Cc: Juergen Gross , Kevin Tian , Wei Liu , Ian Campbell , Stefano Stabellini , George Dunlap , Ian Jackson , xen-devel@lists.xen.org, Jun Nakajima , Xiao Guangrong , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 03/02/16 09:18, Jan Beulich wrote: >> >>> In other words - the NVDIMM resource does not provide any resource >>> isolation. However this may not be any different than what we had >>> nowadays with CPU caches. >>> >> Does Xen have any mechanism to isolate multiple guests' operations on >> CPU caches? > No. PSR Cache Allocation is supported in Xen 4.6 on supporting hardware, so the administrator can partition guests if necessary. ~Andrew