]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-nspawn.xml
nspawn: add a new --cpu-affinity= switch
[thirdparty/systemd.git] / man / systemd-nspawn.xml
index 22bb3b705b2b4b4c3227ab9e32982414632987ac..9a0e02187f7abc4a80cbe5b5c977664dcf4b51f1 100644 (file)
         integer in the range -1000…1000.</para></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term><option>--cpu-affinity=</option></term>
+
+        <listitem><para>Controls the CPU affinity of the container payload. Takes a comma separated list of CPU numbers
+        or number ranges (the latter's start and end value separated by dashes). See <citerefentry
+        project='man-pages'><refentrytitle>sched_setaffinity</refentrytitle><manvolnum>2</manvolnum></citerefentry> for
+        details.</para></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term><option>--kill-signal=</option></term>