Re: AMD Athlon64 X2 Dual-core and 4GB

From: Eric W. Biederman
Date: Fri Oct 28 2005 - 11:54:07 EST


Vladimir Lazarenko <vlad@xxxxxxxxxxxxx> writes:

>>>>Thus, the question - would I be able to use whole 4G RAM with dual-core amd
> and
>>>>kernel with SMP compiled for i686?
>> Why would you use a dual core AMD in 32 bit mode? Just build an x86_64
>> kernel.
>> If you want to use 4GB in 32 bit mode, you *need* remapping (or you lose
>> part of your memory). Remapping means you have MORE than 4 GB of physical
>> address, which means you need PAE to use it at all.
>
> Because I find my distribution's 64-bit release reasonably unstable yet? :)
>
> Or can I somehow build an x86_64 kernel and keep using 32-bit libc?

Building a x86_64 kernel is a bit of a trick on a 32bit distro.
You need an appropriate version of gcc, and binutils. But it runs
fine.

Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/