Hello

When part of the machine is restricted (e.g. cgroups), we remove the
corresponding PUs from cpusets (unless the WHOLE_SYSTEM flag is given).
However, it looks like we never removed NUMA nodes from nodesets as
well, which looks strange.

That's a non-trivial change so I want to make sure nobody relies on this
strange behavior before I push the fix. If you're membind'ing using
cpusets, no problem. If you're membind'ing using nodesets, you won't be
able to bind to disallowed nodes anymore, but that should have failed
anyway :)

thanks
Brice

Reply via email to