Solaris yes, Linux no. Linux splits the memory into two 2GB lots (like Windows does without PAE) so a process can only get 2GB max.
We currently run a 2.5GB heap on Solaris with a 384MB permspace, which means we're almost at 3GB too; Solaris is the winner in big JVMs. On 6/13/07, Sean Corfield <[EMAIL PROTECTED]> wrote: > On 6/13/07, Robertson-Ravo, Neil (RX) > <[EMAIL PROTECTED]> wrote: > > You are also still going to have a 2GB limit on 32-bit whatever technology > > you use AFAIK. > > Only on Windows. 32-bit *nix allows up to 4Gb for JVM heap I > believe... Certainly macromedia.com was running a 3Gb heap on 32-bit > Solaris... > -- > Sean A Corfield -- (904) 302-SEAN > An Architect's View -- http://corfield.org/ -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280953 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

