Linux and AMD64
November 26, 2004 11:11 PM
Subscribe
Are any flavors of Linux currently more adept at exploiting the AMD64 chip than others? I know that Gentoo has a robust package available. Last I check with Debian, they had one version better suited for the Intel, but were working on AMD-specific one. To compound my problem, I hope to add VMWare once it's up and running (to run WindowsXP as a virtual 32-bit OS).
posted by RavinDave to computers & internet (9 comments total)
By using a 2.6.x version of the kernel, and compiling it yourself specifically for your configuration, you'll see the maximum speed for your particular architecture and configuration. Otherwise, most of the distributions will likely be similar in terms of performance. Most distributions have a precompiled kernel that you can use for the AMD64.
For Debian, the AMD64 specific kernel images are in the testing and unstable releases. There are kernel images for AMD64 Generic, K8, and K8-smp. There are also kernel header files if you want to compile your own.
Take a look at the Debian packages list for more info.
posted by stovenator at 12:00 AM on November 27, 2004