1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="guestadd-memory-usage">
|
---|
4 | <title>Memory Overcommitment</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | In server environments with many VMs, the Guest Additions can be
|
---|
9 | used to share physical host memory between several VMs. This
|
---|
10 | reduces the total amount of memory in use by the VMs. If memory
|
---|
11 | usage is the limiting factor and CPU resources are still
|
---|
12 | available, this can help with running more VMs on each host.
|
---|
13 | </p>
|
---|
14 | </body>
|
---|
15 | </topic>
|
---|