MySQL Forums
Forum List  »  Performance

Re: Opteron-Servers ... should I run them with 64bit-linux?
Posted by: Harrison Fisk
Date: March 11, 2005 02:34PM

Hi,

Yes you will want to run them with 64-bit linux. The biggest reason to do so in your case is to allow mysqld to address more than 2G or 4G of ram. If you run with a 32-bit system, then mysqld will be restricted to one of the other values. mysqld internally uses a lot of 64-bit numbers, so that might give some performance difference as well, but the RAM is the largest key in this case.

A lot of large MySQL users are running on Opterons under 64-bit linux such as LiveJournal and Wikipedia.

Harrison Fisk, Trainer and Consultant
MySQL AB, www.mysql.com

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Opteron-Servers ... should I run them with 64bit-linux?
1959
March 11, 2005 02:34PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.