> On Mon, Oct 7, 2024 at 1:07 PM Bruce Richardson > <bruce.richard...@intel.com> wrote: > > > > Rather than re-querying the HW each time a CPU flag is requested, we > > can just save the return value in the flags array. This should speed > > up repeated querying of CPU flags, and provides a workaround for a > > reported issue where errors are seen with constant querying of the > > AVX-512 CPU flag from a non-AVX VM. > > This could be applied to other arches cpuflag implementation. > Copying other arches maintainers as a fyi. > +1
RE: [PATCH] eal/x86: cache queried CPU flags
Wathsala Wathawana Vithanage Mon, 07 Oct 2024 07:47:56 -0700
- [PATCH] eal/x86: cache queried CPU flags Bruce Richardson
- Re: [PATCH] eal/x86: cache queried CPU f... David Marchand
- RE: [PATCH] eal/x86: cache queried C... Wathsala Wathawana Vithanage
- RE: [PATCH] eal/x86: cache queried CPU f... Wathsala Wathawana Vithanage
- Re: [PATCH] eal/x86: cache queried C... Bruce Richardson
- RE: [PATCH] eal/x86: cache queri... Wathsala Wathawana Vithanage
- RE: [PATCH] eal/x86: cache queried CPU f... Konstantin Ananyev
- Re: [PATCH] eal/x86: cache queried C... Bruce Richardson
- RE: [PATCH] eal/x86: cache queri... Konstantin Ananyev
- [PATCH] eal/x86: cache queried CPU flags Bruce Richardson
- [PATCH v2] eal/x86: cache queried CPU fl... Bruce Richardson
- RE: [PATCH v2] eal/x86: cache querie... Konstantin Ananyev
- Re: [PATCH v2] eal/x86: cache qu... David Marchand