I'm using Debian 5.0 (Lenny) 64Bit on my server and my server has 4GB memory but unfortunately Debian shows 2 GB on /proc/meminfo and with "top" command. Do I need to use bigmem kernel with 64bit Debian?

link|improve this question
feedback

1 Answer

No. Debian x64 supports up to 64 Tb. I use Debian 5.0 amd64(2.6.26-24lenny1)

cat /proc/meminfo 
MemTotal:     12330948 kB

http://www.debian.org/ports/amd64/

Please, add output # lshw | grep "*-memory" -A 40

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.