Hello Matt. It’s not the release of the hugepages that is a big concern. It’s the fact it takes all 128GB of the 1GB pages and then I cannot launch VMs as I am out.
--
You received this message because you are subscribed to the Google Groups "TRex Traffic Generator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
trex-tgn+u...@googlegroups.com.
To post to this group, send email to trex...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/trex-tgn/43aba772-4add-496c-9309-3c48f7b66341%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
$ grep -rins hugepages *
trex_book.asciidoc:615:If you have already started without low_end argument, reboot the Linux to free hugepages.
trex_book.asciidoc:662:* Does not require hugepages.
I will look at it. Thanks.
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/cfb51e07-5602-4a05-abd7-94b35159830f%40googlegroups.com.
Well I looked at that script and it seems to just setup the hugepages if needed. It seems like it is in the astf code that grabs all my 1G hugepages.
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/F7AC6484-1134-4E22-9354-F55C19B4FF98%40versa-networks.com.
Ok found and old thread on this topic.
You have to set both prefix: and limit_memory in the cfg file otherwise it doesn’t work.
prefix : trex1
limit_memory : 2048
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/68B57BC6-8B2A-4013-9F03-C3A9AC000644%40versa-networks.com.