Hi Dmitry,
Thank you, I will give this a try.

Another angle is how can I calculate or determine when DPDK is initialized how 
much total memory DPDK will use.  Then I can provide this to our application 
core and then they can take the DPDK memory max requirement and subtract it 
from the total memory and this amount of memory can be locked down by the app 
core.  The application does not want the locked down memory to be used by 
anything else.  (just an idea I thought of).

Thanks,
Ed

-----Original Message-----
From: Dmitry Kozlyuk <dmitry.kozl...@gmail.com> 
Sent: Friday, May 3, 2024 4:57 PM
To: Lombardo, Ed <ed.lomba...@netscout.com>
Cc: dev@dpdk.org
Subject: Re: Need help with reducing VIRT memory

External Email: This message originated outside of NETSCOUT. Do not click links 
or open attachments unless you recognize the sender and know the content is 
safe.

2024-05-03 23:54 (UTC+0300), Dmitry Kozlyuk:
> #define RTE_MAX_MEM_MB_PER_LIST 2024  // see item 4 below

Typo: 2048

Reply via email to