On 10/14/06, atoka wotsa <atokawotsa@xxxxxxxxxxx> wrote:
Hi everyone, I have compiled the kernel 2.6.18 on Fedora Core 5 with hugetlbfs support Now I want to configure kernel with PAE support? does compiling with hugetlbfs support automatically sets the PAE bit or is there some other way to do the same..? How to enable the PAE bit or how to check whehter its set or not?
There is a config option CONFIG_X86_PAE which must be set to "y" during kernel configuration (through "make menuconfig") for enabling PAE. I am not sure that its enabled by-default when hugetlbfs is enabled from config but you can check and set it to "y" if its not set. -- Fawad Lateef -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/