Re: [kvm-unit-tests PATCH 27/32] x86: 2GiB RAM for vmx tests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 21/04/2017 02:49, David Matlack wrote:
> From: Peter Feiner <pfeiner@xxxxxxxxxx>
> 
> Upcoming test allocates a 1GiB huge page. The VM needs more memory and
> the default container limit of 2 GiB isn't enough.

Google-y commit message? :)

Paolo

> Signed-off-by: Peter Feiner <pfeiner@xxxxxxxxxx>
> Signed-off-by: David Matlack <dmatlack@xxxxxxxxxx>
> ---
>  x86/unittests.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/x86/unittests.cfg b/x86/unittests.cfg
> index f79688af93f8..587bf40e8bc9 100644
> --- a/x86/unittests.cfg
> +++ b/x86/unittests.cfg
> @@ -196,7 +196,7 @@ arch = x86_64
>  
>  [vmx]
>  file = vmx.flat
> -extra_params = -cpu host,+vmx -append -exit_monitor_from_l2_test
> +extra_params = -cpu host,+vmx -m 2048 -append -exit_monitor_from_l2_test



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux