6.5.1

Table Of Contents
Memory Compression
ESXi provides a memory compression cache to improve virtual machine performance when you use
memory overcommitment. Memory compression is enabled by default. When a host's memory becomes
overcommied, ESXi compresses virtual pages and stores them in memory.
Because accessing compressed memory is faster than accessing memory that is swapped to disk, memory
compression in ESXi allows you to overcommit memory without signicantly hindering performance. When
a virtual page needs to be swapped, ESXi rst aempts to compress the page. Pages that can be compressed
to 2 KB or smaller are stored in the virtual machine's compression cache, increasing the capacity of the host.
You can set the maximum size for the compression cache and disable memory compression using the
Advanced Seings dialog box in the vSphere Web Client.
Enable or Disable the Memory Compression Cache
Memory compression is enabled by default. You can use Advanced System Seings in the
vSphere Web Client to enable or disable memory compression for a host.
Procedure
1 Browse to the host in the vSphere Web Client navigator.
2 Click .
3 Under System, select Advanced System .
4 Locate Mem.MemZipEnable and click the Edit buon.
5 Enter 1 to enable or enter 0 to disable the memory compression cache.
6 Click OK.
Set the Maximum Size of the Memory Compression Cache
You can set the maximum size of the memory compression cache for the host's virtual machines.
You set the size of the compression cache as a percentage of the memory size of the virtual machine. For
example, if you enter 20 and a virtual machine's memory size is 1000 MB, ESXi can use up to 200MB of host
memory to store the compressed pages of the virtual machine.
If you do not set the size of the compression cache, ESXi uses the default value of 10 percent.
Procedure
1 Browse to the host in the vSphere Web Client navigator.
2 Click .
3 Under System, select Advanced System .
4 Locate Mem.MemZipMaxPct and click the Edit buon.
The value of this aribute determines the maximum size of the compression cache for the virtual
machine.
5 Enter the maximum size for the compression cache.
The value is a percentage of the size of the virtual machine and must be between 5 and 100 percent.
6 Click OK.
Chapter 6 Administering Memory Resources
VMware, Inc. 41