Hi,
Kernel configuration actually is not optimized specifically for 64bit CPUs, but uses generic optimization which is available in the kernel as an option - to fit to your CPU instructions. I did a research maybe you'll surprise yourself but I have reviewed Fedoras, Ubuntus, Debians and many other distro's kernel configurations. Since I really think there is no dramatic difference in performance and since we want to run it on all kind of machines I think this is the best for now, we might optimize the kernel in future I'm thinking of it or leave the user deside upon installation. I was runing some tests on some 64 bit tgz/txz distros for now I'm not that impressed from the results - too many things crash and don't work not to mention some applications that don't come with the distros, but generally this comes from the libraries not the kernel itself. Maybe your thoughts are about the RAM in Linux that's not a problem no matter how much that is you just need the right configuration
. I'll look into the kernel about this, generally we can't just provide only 64 bit optimized kernels too many 32-bit machines still outhere so maybe we'll make 2 or 3 kernels+modules - x86, Intel 64 and AMD 64, but libraries should be untouched to run on all the machines and the packages can be optimized with some options this we do anyway.
Yuriy