jeode.evm.memory.size

The overall amount of memory in the target machine, in bytes

Type: String

Default Value: 16 m

This property value is not used directly by the EVM, but is used to define appropriate default values for the following other types of memory properties:

  • jeode.evm.memory.overallSize

  • jeode.evm.memory.sysLimit

  • jeode.evm.memory.javaLimit

  • jeode.evm.memory.stackSize

  • jeode.evm.compiler.ehSize

  • jeode.evm.compiler.dataSize

  • jeode.evm.compiler.codeBuffTotal

These default values represent Insignia's estimate of optimal generic settings for performance, based on this overall memory size. You can then alter these default values as required for your specific application and device.