[libvirt] [PATCH 6/5] numad: Update comments in libvirt.spec.in

Osier Yang jyang at redhat.com
Wed May 9 04:28:46 UTC 2012


Not only support CPU placement now.
---
 libvirt.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 95d8af4..dfcfb62 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}
-- 
1.7.7.3




More information about the libvir-list mailing list