In Red Hat Enterprise Linux 2.1 I can use bigpages bootup parameter to preallocate a large chunk of memory to be used solely for shared memory. How can I achieve the same goal in Red Hat Enterprise Linux 3?

Updated -

Red Hat Enterprise Linux 3 has replaced bigpages with the hugetlb feature. hugetlb can be set two ways, either through GRUB or LILO's configuration files or dynamically through /etc/sysctl.conf or /proc/sys/vm/hugetlb_pool files.

GRUB or LILO

For /etc/grub.conf:

kernel /vmlinuz-2.4.21-27.0.2.ELsmp ro root=LABEL=/ hugepages=x...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content