DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] running dpdk application on the same machine with other none dpdk application
@ 2019-01-29 16:32 Shirley Avishour
  2019-01-30  6:09 ` Rami Rosen
  0 siblings, 1 reply; 12+ messages in thread
From: Shirley Avishour @ 2019-01-29 16:32 UTC (permalink / raw)
  To: dev

Hi,
We are trying to run a dpdk based application one the same machine with
other java based applications.
In order to do that we isolated the dpdk application cores and disabled
hyperthreading for those cores.
But sporadically we encounter misses over the interface.
We are running on a single socket cpu with 44 hyperthreaded cores.
we are using 5 cores for the dpdk application (which is in fact 10 since
hyperthreading is disabled).
My guess is that probably GC (garbage collection) running from the kernel
and perhaps over the isolated threads causing the misses.
Is there a way to solve this issue? Is there a way to isolate cores for
kernel processes/threads?
Thanks in advance,
Shirley.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-01-30  8:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-29 16:32 [dpdk-dev] running dpdk application on the same machine with other none dpdk application Shirley Avishour
2019-01-30  6:09 ` Rami Rosen
2019-01-30  6:31   ` Shirley Avishour
2019-01-30  6:57     ` Rami Rosen
2019-01-30  7:05       ` Shirley Avishour
2019-01-30  7:26         ` Rami Rosen
2019-01-30  7:47           ` Shirley Avishour
2019-01-30  8:18             ` Rami Rosen
2019-01-30  8:27               ` Shirley Avishour
2019-01-30  8:30                 ` Shirley Avishour
2019-01-30  8:40                   ` Rami Rosen
2019-01-30  8:45                     ` Shirley Avishour

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).