Quote:
Originally Posted by protonic
I want to know what distro is best for a dual quad core Intel server, as for now I have centos 5.1 and I have only one CPU showing 98-99% all the time and the others 7 at 0%.
|
The distribution of Linux is likely to make no difference. Changing to a different 32-bit SMP kernel of Linux would make no difference, and changing to 64 bit would make no difference to the main issue you are asking about (but might help in other ways).
The problem is in the application you are running, not in the Linux distribution.
Quote:
Originally Posted by protonic
If this is not the right forum, please point me to the right direction.
|
Maybe this is the wrong forum, but more importantly, you asked the wrong question, so those who might know the answer, might skip the whole thread.
Quote:
Originally Posted by protonic
This server runs an MySQL server and a PHP interface.
|
You want to know how to get your MySQL server to make good use of eight cores. That is a very different question from the one you asked. I don't know enough about MySQL to answer your question.
You need an answer to a MySQL question, so maybe you should be asking in a MySQL forum, but definitely "MySQL" belongs in the subject line (along with "quad-core" or "multi-threading" or some such) and "What distro" doesn't belong there.
Maybe "How do I make a MySQL server use all eight cores?"
If you start over in a MySQL forum, be sure include the important info from your two posts in this thread, rather than make people ask again.
Quote:
Originally Posted by protonic
I have only one CPU showing 98-99% all the time and the others 7 at 0%.
|
Quote:
Originally Posted by protonic
2.6.18-8.1.10.el5PAE #1 SMP Thu Sep 13 12:47:24 EDT 2007 i686 i686 i386 GNU/Linux
|
Quote:
|
This server runs an MySQL server and a PHP interface. Serving about 150 clients, the database holds a potential for 1 bilion records (10.000.000 actually)
|