Skip to content

CartesianConfigReference KVM mem

Lucas Meneghel Rodrigues edited this page Sep 25, 2012 · 1 revision

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