|
From: Serge L. <fi...@in...> - 2009-11-18 08:01:09
|
On 11/17/2009 03:23 PM, Bradlee Landis wrote: > I have a server with 8GB of memory, but I'm only seeing 4GB. I saw > something online about 64 bit kernels and the PAE module built into > the kernel. Are either of these options available for Devil Linux? 64bit DL is still in progress. I believe you can get "the same" result if add the following lines to the end of build/scripts/config/linux-2.6/config_linux.686 file # CONFIG_HIGHMEM4G is not set CONFIG_HIGHMEM64G=y Sincerely, Serge |