• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

RHEL 5 32-bit question

m1ldslide1

Platinum Member
I'm running ESX 4.0 (64-bit) on a server with 12GB of memory, and have installed a guest running RHEL 5 32-bit since the application I'm going to use only supports the 32-bit OS. However, the whole reason I'm moving this application to this server is to try and take advantage of more memory. So what's the story here? Is there a PAE install available for RH that will allow me to use more than 3.2 gigs? Is PAE support built-in? Is it not even a concern with RH?

Thanks!
-mild
 
the memory limitation that requires PAE is a windows-only problem. you just need to make sure that youre running a kernel with PAE and you should be fine.

http://www.centos.org/modules/...opic.php?topic_id=8457

its an old thread on CentOS (which is derived directly from RHEL) but should address your question. im not certain, but the installed kernel may have PAE enabled to start with depending on the kernel revision you have *shrug*
 
I guess I'll find out once the app is loaded and starts churning... Thanks for the response- it is encouraging to hear.

-mild
 
PAE lets the kernel have access to >4G of memory, but each 32-bit process will still be limited to 3G of VM.
 
Back
Top