[dpdk-dev] reg : adding grub entry with hugepages.
Zhang, Jerry
jerry.zhang at intel.com
Mon Sep 1 11:36:54 CEST 2014
>> Hello everyone,
>> I am using fedora 16, i want to Add additional Grub entry with hugepages
>enabled permanently can u tell me how can i add?
>> and wher can i add?
>>
>> --
>> Thanks & Regards,
>> ANAND
>>
>>
>>
>>
>Hi Zhang,
>Thank you for your reply, now I am using same thing but i want it permanently to
>add. means after every time reboot i have write again it, please help me.
You may add this parameter in /etc/default/grub
GRUB_CMDLINE_LINUX="default_hugepagesz=1G hugepagesz=1G hugepages=8 hugepagesz=2M hugepages=512"
More information about the dev
mailing list