Hi, When running a systemd nspawn container configured with: AllowedCPUs=x-y Running getconf _NPROCESSORS_ONLN in the container returns the nr. of processors in the system instead of the nr of allowed cpus. Is this by design? If so how can I get the nr of cpu’s the container is actually allowed to use?
-Sietse
