Skip to content

KVMAutotest CartesianConfigReference KVM mem

Lucas Meneghel Rodrigues edited this page Sep 22, 2011 · 2 revisions

mem

Description

Sets the amount of memory (in MB) a VM will have.

The amount of memory a VM will have for most tests is of the main VM is 1024:

mem = 1024

But for running KVM unittests, we currently set that to 512:

mem = 512

Defined On

Used By

Referenced By

No other documentation currently references this configuration key.

Clone this wiki locally