Note: | You must have installed a copy of your BigMemory license in Presto to use off-heap memory. See Manage Licenses for
Presto,
Universal Messaging
and
BigMemory for instructions. |
Note: | For more information and suggestions on memory requirements for the Integrated MashZone Server and Event Service, see Tune Memory/Caching for the Integrated
MashZone
Server. |
-Dpresto.bm.maxOffHeap | Default = 1G This is the maximum size of local off-heap memory that BigMemory can use for the Presto Analytics In-Memory Stores and Presto caches. This property sets off-heap memory limits in the presto-config/ehcache.xml configuration file. The total size of off-heap memory may include additional, external memory depending on how BigMemory is deployed. |
-XX:MaxDirectMemorySize | Default = 1500M This Java memory option must be set to allow access to both off-heap and an additional allocation for Java. The value of this option must always be larger than the memory allocated to off-heap. A good rule of thumb is at least 500M more. |
-Xms | Default = 512M |
-Xmx | Default = 1G See the Java Tuning White Paper for more information and suggestions. |
-XX:PermSize | Default = 128M |
-XX:MaxPermSize | Default = 256M |