version 1.196, 2021/03/03 15:09:26
|
version 1.197, 2021/03/03 23:17:59
|
Line 412 file by "memory = N" (in megabytes). In
|
Line 412 file by "memory = N" (in megabytes). In
|
sum of the the memory allocated to the dom0 and all domUs must be less |
sum of the the memory allocated to the dom0 and all domUs must be less |
than the available memory. |
than the available memory. |
|
|
Xen also provides a "balloon" driver, which can be used to let domains |
## Balloon driver |
use more memory temporarily. |
|
|
Xen provides a `balloon` driver, which can be used to let domains use |
|
more memory temporarily. |
|
|
|
\todo Explain how to set up a aystem to use the balloon scheme in a |
|
useful manner. |
|
|
## Virtual disks |
## Virtual disks |
|
|