lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0f43a0e3e6b839779a36c0474a7ccd85ac753ba3.camel@intel.com>
Date: Thu, 24 Apr 2025 23:28:33 +0000
From: "Edgecombe, Rick P" <rick.p.edgecombe@...el.com>
To: "Gao, Chao" <chao.gao@...el.com>, "Hansen, Dave" <dave.hansen@...el.com>,
	"seanjc@...gle.com" <seanjc@...gle.com>, "x86@...nel.org" <x86@...nel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"tglx@...utronix.de" <tglx@...utronix.de>, "kvm@...r.kernel.org"
	<kvm@...r.kernel.org>, "pbonzini@...hat.com" <pbonzini@...hat.com>
CC: "ebiggers@...gle.com" <ebiggers@...gle.com>, "Bae, Chang Seok"
	<chang.seok.bae@...el.com>, "Spassov, Stanislav" <stanspas@...zon.de>,
	"levymitchell0@...il.com" <levymitchell0@...il.com>,
	"samuel.holland@...ive.com" <samuel.holland@...ive.com>, "Li, Xin3"
	<xin3.li@...el.com>, "Yang, Weijiang" <weijiang.yang@...el.com>,
	"mingo@...hat.com" <mingo@...hat.com>, "mlevitsk@...hat.com"
	<mlevitsk@...hat.com>, "john.allen@....com" <john.allen@....com>,
	"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>,
	"vigbalas@....com" <vigbalas@....com>, "hpa@...or.com" <hpa@...or.com>,
	"peterz@...radead.org" <peterz@...radead.org>, "aruna.ramakrishna@...cle.com"
	<aruna.ramakrishna@...cle.com>, "bp@...en8.de" <bp@...en8.de>, "Liu, Zhao1"
	<zhao1.liu@...el.com>, "ubizjak@...il.com" <ubizjak@...il.com>
Subject: Re: [PATCH v5 0/7] Introduce CET supervisor state support

On Thu, 2025-04-10 at 15:24 +0800, Chao Gao wrote:
> == Performance ==
> 
> We measured context-switching performance with the benchmark [4] in following
> three cases.
> 
> case 1: the baseline. i.e., this series isn't applied
> case 2: baseline + this series. CET-S space is allocated for guest fpu only.
> case 3: baseline + allocate CET-S space for all tasks. Hardware init
>         optimization avoids writing out CET-S space on each XSAVES.
> 
> The performance differences in the three cases are very small and fall within the
> run-to-run variation.

It seems like this dilemma is settled.

I had the question about why we need a separate guest user features and size.
Otherwise it looks pretty good to me. I'll return to review the rest after the
answer for the need for separate guest default user features.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ