Hi again!

I solved the problem by adding line below to /etc/sysctl.conf file:

vm.nr_hugepages = 3

Best Regards

Mahdi


On Mon, Oct 10, 2016 at 5:11 PM, mahdi akrami <akram...@gmail.com> wrote:

> Hi,
>
> I want to change size of huge pages to 1G. I've done that as is stated in
> http://dpdk.org/doc/guides/linux_gsg/sys_reqs.html section "2.3.2.1.
> Reserving Hugepages for DPDK Use" to have 3 huge page as follows:
>
> GRUB_CMDLINE_LINUX_DEFAULT="default_hugepagesz=1G hugepagesz=1G
> hugepages=3"
>
> But after rebooting the system 13 huge pages will be allocated!
>
> Can you help me?
>
> Thanks
> Mahdi
>
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to