Re: [PATCH v3 2/2] x86, cpuid: allow cpuid_read() to schedule

From: H. Peter Anvin
Date: Sun Mar 25 2018 - 18:12:51 EST


On 03/23/18 18:01, Eric Dumazet wrote:
>
> Indeed, assuming a daemon can have threads running on all cpus :/
>
> Some environments like to partition cpus for different jobs/containers.
>

Then it doesn't need to run it on all cpus... just the one that that
particular daemon is "responsible" for.

-hpa