Link to home
Start Free TrialLog in
Avatar of hankknight
hankknightFlag for Canada

asked on

hugemem kernal and CentOS 5 (32 bit)

Hello,

I need to setup a server to host a number of dynamic websites powered by Linux, Apache, MySQL and PHP.

I plan to use CentOS 5 (32 bit).

I have 4 GB of total RAM and was told that the hugemem kernal is required to address more than 3GB for single processes.

How stable is the hugemem kernal?  Is it needed?

Should I install the hugemem kernal? and if so where do I get it?


SOLUTION
Avatar of Pétur Ingi Egilsson
Pétur Ingi Egilsson
Flag of Iceland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Avatar of Arty K
Arty K
Flag of Kazakhstan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Standard kernel can address something like 3.9G(4G-128M) of memory, so having 4G ram and standard kernel cause loosing the (small) amount of memory.

So for 4G ram and more - kernel-PAE

Also, it seems that I was wrong with the 4G per process in hugemem kernel. The hugemem kernel was shipped with CentOS 4.X, but it seems, that version 5 dropped the support for that. Probably in favor to 64bit system.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial