]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rpm: Enable numactl on s390x
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 19 Aug 2021 14:24:43 +0000 (16:24 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 23 Aug 2021 12:00:24 +0000 (14:00 +0200)
commitc71a986e9ac851d5fbbf62c538ea13dfac87aa03
treedc5ac1c3160fa3b707b7255c1bb01352b328cbe1
parent78d4c12b8c79f6a267f348f6c8af1a681758f746
rpm: Enable numactl on s390x

While s390x doesn't have NUMA nodes it has libnuma which is still
helpful as it parses sysfs for us and kernel emulates NUMA#0.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
libvirt.spec.in