
On Wed, May 09, 2012 at 12:28:46PM +0800, Osier Yang wrote:
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}
trivial, ACK, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/