]> git.ipfire.org Git - thirdparty/systemd.git/commit
load-fragment: Use parse_cpu_set in CPUAffinity support 1382/head
authorFilipe Brandenburger <filbranden@google.com>
Fri, 25 Sep 2015 02:25:20 +0000 (19:25 -0700)
committerFilipe Brandenburger <filbranden@google.com>
Fri, 25 Sep 2015 02:31:28 +0000 (19:31 -0700)
commit9d5ca7f882d3c65f6d85e9fc727a0eea3262aaf9
tree2761544b392e9d5efe8d9c901640de15a1104fa9
parent5f05235f13ab0ba6b7555f0a632d82a316ee869c
load-fragment: Use parse_cpu_set in CPUAffinity support

Tested with a dummy service running 'sleep', modifying its CPUAffinity,
restarting the service and checking the ^Cpus_allowed entries in the
/proc/PID/status file.
src/core/load-fragment.c