站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Java Development on PDAs Building Applications for PocketPC and Palm

Java Development on PDAs Building Applications for PocketPC and Palm

[ directory ] Previous Section Next Section

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.

    [ directory ] Previous Section Next Section