aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOsier Yang <jyang@redhat.com>2012-05-09 12:26:36 +0800
committerOsier Yang <jyang@redhat.com>2012-05-09 13:12:38 +0800
commitb736e72255e54b7df9ea8018a8467fc4b58cd9a4 (patch)
treeb124497a5c9272b04e61478f0d8933754546b506 /libvirt.spec.in
parentnumad: Check numactl-devel if compiled with numad support (diff)
downloadlibvirt-b736e72255e54b7df9ea8018a8467fc4b58cd9a4.tar.gz
libvirt-b736e72255e54b7df9ea8018a8467fc4b58cd9a4.tar.bz2
libvirt-b736e72255e54b7df9ea8018a8467fc4b58cd9a4.zip
numad: Update comments in libvirt.spec.in
Not only support CPU placement now.
Diffstat (limited to 'libvirt.spec.in')
-rw-r--r--libvirt.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvirt.spec.in b/libvirt.spec.in
index 95d8af4bf..dfcfb620a 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -224,7 +224,7 @@
%define with_libpcap 0%{!?_without_libpcap:%{server_drivers}}
%define with_macvtap 0%{!?_without_macvtap:%{server_drivers}}
-# numad is used to manage the CPU placement dynamically,
+# numad is used to manage the CPU and memory placement dynamically,
# it's not available on s390[x] and ARM.
%if 0%{?fedora} >= 17 || 0%{?rhel} >= 6
%ifnarch s390 s390x %{arm}