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