]> git.ipfire.org Git - thirdparty/systemd.git/commit
nspawn: add a new --cpu-affinity= switch
authorLennart Poettering <lennart@poettering.net>
Mon, 7 May 2018 19:47:15 +0000 (21:47 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 17 May 2018 18:48:54 +0000 (20:48 +0200)
commitd107bb7d63a641d003ad513c9d3b6306743a424e
tree9b3cf6bf43fd3b4885fecf2d47880aa55c126ed7
parent50ebcf6cb79f709cc08c8a797df128a4a79fc8fd
nspawn: add a new --cpu-affinity= switch

Similar as the other options added before, this is primarily useful to
provide comprehensive OCI runtime compatbility, but might be useful
otherwise, too.
man/systemd-nspawn.xml
man/systemd.nspawn.xml
src/nspawn/nspawn-gperf.gperf
src/nspawn/nspawn-settings.c
src/nspawn/nspawn-settings.h
src/nspawn/nspawn.c