12-26-2019
1,
0
Join Date: Dec 2019
Last Activity: 2 January 2020, 2:34 PM EST
Posts: 1
Thanks Given: 0
Thanked 0 Times in 0 Posts
32 bit process addressing more than 4GB
Hello for all,
I am testing the behavior of a 32 bit application running on Solaris 5.10 (SPARC), and realize it reaches 4GB of memory and then crashes.
It doesn't matter the amount of used memory as application is intended to perform many transactions; rather, what I want to achieve is to get the application capable to address more than 4GB without having to recompile and rebuild it in 64 bit mode.
It is possible to achieve that? if so, I am glad if you can indicate me how to do that.
Thanks in advance, and happy holidays!