* [dpdk-users] eal_memalloc_is_contig() is consuming a lot of cpu during initialization
@ 2020-04-03 16:24 Alex Kiselev
0 siblings, 0 replies; only message in thread
From: Alex Kiselev @ 2020-04-03 16:24 UTC (permalink / raw)
To: users
Hi,
I am facing a strange behavior of my DPDK application on one particular
machine.
It takes about 30 seconds for the application to finish DPDK
initialization
procedures, while normally it takes less than 5-6 seconds.
During that time perf top shows that eal_memalloc_is_contig()
is consuming all cpu.
76.34% the_router [.] eal_memalloc_is_contig
DPDK version is stable-18.11.3 and
it's built for the westmere architecture.
cpu is Xeon(R) CPU X5650 @ 2.67GHz
How can I resolve that problem?
Thanks.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-03 16:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 16:24 [dpdk-users] eal_memalloc_is_contig() is consuming a lot of cpu during initialization Alex Kiselev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).