DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] How to exclude the helper cores from the main core jobs
@ 2018-10-16  7:25 Burcu Ozad
  0 siblings, 0 replies; only message in thread
From: Burcu Ozad @ 2018-10-16  7:25 UTC (permalink / raw)
  To: users

Dear DPDK users;


I am trying to make a design that will improve performance. Therefore,  I will give the main cores the -c parameter. For example $ ./build/my_application -c 1-10 -n 4

In the main core, I will run my application with the DPDK.

I will exclude the helper cores from the main core jobs and perform other operations  in the helper cores.

Is this method appropriate or is there a better method?


Thanks in advance.

Burcu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-16  7:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-16  7:25 [dpdk-users] How to exclude the helper cores from the main core jobs Burcu Ozad

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