What is the best Linux OS (server) that can make full utilization of a 64GB ram server machine.?

link|improve this question

feedback

4 Answers

up vote 4 down vote accepted

Memory utilization is handled by the kernel, which is common to all of the distros. Tuning can differ between the distros, but in my experience it doesn't vary much at all. 64-bit Linux doesn't consider 64GB to be a very large amount, at least with newer kernels, so they all should handle it very, very similarly. Even the Enterprise distros (RHEL, SLES, OUL) which are running older kernels have patches to make sure their memory management is top notch, as they're even more likely than Ubuntu et. al. to run in high-RAM environments.

In the end, the "best 64-bit distro" is whichever Linux distro you like to work with best. The technical differences are slight at best.

link|improve this answer
feedback

It depends on what you're the most familiar with, it'd have to be 64bit, in any case. For example, I would choose Ubuntu because I know the platform and I feel comfortable with the way things are done. Debian would be my second choice if stability was my main concern, but if I was looking for something bleeding edge I'd go with Fedora.

They can all make equal (read: full) utilization of 64GB of RAM because they're all Linux and memory limits happen in kernel-space, not user-space.

link|improve this answer
feedback

I suggest for the same is Cent OS 64 bit version you can use :)

link|improve this answer
feedback

I suggest Cent Os,because The first thing I noticed with Cent Os was a speed increase. The new 2.6.9 kernel, newer packages, and general improvements seem to have boosted performance, especially of the proxy server. On the same hardware, Squid was using less memory and CPU time, and was working faster.The key advantages of CentOS over other linux-type distributions, apart from its free nature, is its rock-solid reliability and the long lifecycle of the product.

link|improve this answer
Man, there are RHEL6, CentOS 5 already! CentOS 4 is pretty outdated for now. – Denis Dec 10 '10 at 7:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.