Quote:
Originally Posted by anandx
it suggests that i should use a highmem kernel. Any ideas where do i get that ? I am running centos5.3.
|
Check if you have CONFIG_HIGHMEM=y in your config. A backup of config is usually saved in /boot or from the running kernel in /proc/config.gz.
Check HighFree in /proc/meminfo, check bootlog for grep highmem..
HTH,
Paul