mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00:00
numad: Update comments in libvirt.spec.in
Not only support CPU placement now.
This commit is contained in:
parent
b0f3244554
commit
b736e72255
@ -224,7 +224,7 @@
|
|||||||
%define with_libpcap 0%{!?_without_libpcap:%{server_drivers}}
|
%define with_libpcap 0%{!?_without_libpcap:%{server_drivers}}
|
||||||
%define with_macvtap 0%{!?_without_macvtap:%{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.
|
# it's not available on s390[x] and ARM.
|
||||||
%if 0%{?fedora} >= 17 || 0%{?rhel} >= 6
|
%if 0%{?fedora} >= 17 || 0%{?rhel} >= 6
|
||||||
%ifnarch s390 s390x %{arm}
|
%ifnarch s390 s390x %{arm}
|
||||||
|
Loading…
Reference in New Issue
Block a user