On Saturday 05 February 2005 02:00, J�r�me Warnier wrote:
> Is there a way to figure, on a running system, if the processor features
> the EM64T extensions?

uname -m tells you if you're running an x86-64 kernel.

The "lm" flag in /proc/cpuinfo tells you if the cpu is 64-bit (long mode) 
capable.

Paul

Reply via email to