Excelsior Forums: Memory-addressing constraints - Excelsior Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Memory-addressing constraints

#1 User is offline   Steve 

  • Newbie
  • Pip
  • Group: Members
  • Posts: 0
  • Joined: 20-January 12

Posted 20 January 2012 - 11:51 AM

I have an application that currently uses 48 gig of RAM - and the plan is to load it to a box with 192. I'm assuming that the current 32bit compile won't support that. Is this correct?
0

#2 User is offline   AlexM 

  • Advanced Member
  • Group: Moderators
  • Posts: 104
  • Joined: 13-June 02

Posted 26 January 2012 - 05:57 AM

Correct.

Address space for 32-bit applications is limited to 4 Gb. In practice, 32-bit Java applications can use up to 1.2-3.5 Gb of memory for Java heap depending on OS and system configuration.

64-bit version of Excelsior JET is not available yet, but it is actively developed right now. It will allow Java heaps > 4Gb.

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users