My Centos is on a KVM with 32bit centos installed and has 8 GB limit assigned. I enabled PAE and CPU type is (Default)KVM64. But after install and restart I still see 3.50 GB ram. Do you have an idea why?
yum info kernel-PAE
Name : kernel-PAE
Arch : i686
Version : 2.6.18
Release : 348.4.1.el5
Size : 49 M
Repo : installed
Summary : The Linux kernel compiled for PAE capable machines.
URL : http://www.kernel.org/
License : GPLv2
Description: This package includes a version of the Linux kernel with support
: for up to 64GB of high memory. It requires a CPU with Physical
: Address Extensions (PAE). The non-PAE kernel can only address up to
: 4GB of memory. Install the kernel-PAE package if your machine has
: more than 4GB of memory.
[root@lnx3-4 ~]# free -m
total used free shared buffers cached
Mem: 3546 672 2874 0 29 359
yum info kernel-PAE
Name : kernel-PAE
Arch : i686
Version : 2.6.18
Release : 348.4.1.el5
Size : 49 M
Repo : installed
Summary : The Linux kernel compiled for PAE capable machines.
URL : http://www.kernel.org/
License : GPLv2
Description: This package includes a version of the Linux kernel with support
: for up to 64GB of high memory. It requires a CPU with Physical
: Address Extensions (PAE). The non-PAE kernel can only address up to
: 4GB of memory. Install the kernel-PAE package if your machine has
: more than 4GB of memory.
[root@lnx3-4 ~]# free -m
total used free shared buffers cached
Mem: 3546 672 2874 0 29 359