[KLUG Members] debian only showing half my ram?

Bruce Smith members@kalamazoolinux.org
Wed, 07 Apr 2004 21:20:33 -0400


> What is the best way to check your kernel options to see if the highmem 
> is off?

I don't know how without the source code .config used.

> I am worried that maybe the kernel did not install with the dual 
> processors and that is why I only see half the ram.
> 
> Since there is only one cpu in this list does it mean I am running single?
> rackem:~# cat /proc/cpuinfo

Yes, your kernel is only using one CPU.

Get a kernel with SMP.

 - BS