Note: | You must have installed a copy of your BigMemory license in MashZone NextGen to use off-heap memory. See Manage Licenses for
MashZone NextGen and
BigMemory for instructions. |
wrapper.java.additional.<n+1> =-Dpresto.bm.maxOffHeap | Default = 1G Where n is the number of last additional Java parameter. This is the maximum size of local off-heap memory that BigMemory can use for the MashZone NextGen Analytics In-Memory Stores and MashZone NextGen caches. This property sets off-heap memory limits in the MashZoneNG-config/ehcache.xml configuration file. The total size of off-heap memory may include additional, external memory depending on how BigMemory is deployed. |
wrapper.java.additional.<n+2> =-XX:MaxDirectMemorySize | Default = 1500M Where n is the number of last additional Java parameter. 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. |
wrapper.java.initmemory | Default = 512M |
wrapper.java.maxmemory | Default = 2G |