March 20, 2013
5:32 p.m.
On Wed, 20 Mar 2013 00:07:57 -0700, Kumar amit mehta said:
I forgot that 'uname -m' will return me the kernel version and _not_ the CPU architecture. The CPU on my machine seem to be 64 bit (/proc/cpuinfo|grep flags shows 'lm'). So my understanding is that I've a 32 bit kernel running on a 64 bit machine.
Or more correctly, you have a kernel actually running in 32-bit mode on a machine that is 64-bit capable.