DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] query about rte_eal_mp_remote_launch()
@ 2013-10-23 11:40 Jyotiswarup Raiturkar
  2013-10-23 14:16 ` Prashant Upadhyaya
  0 siblings, 1 reply; 4+ messages in thread
From: Jyotiswarup Raiturkar @ 2013-10-23 11:40 UTC (permalink / raw)
  To: dev

Hello Devs
I'm new to DPDK and trying to understand the basics..
I want to write a DPDK app where I want to configure shm rings on the fly,
and I want one thread(per core) to service the ring.
In some of the examples I saw rte_eal_mp_remote_launch() being used, but
this is a one time launch. Can I use pthread_create() on-the-fly (taking
care of CPU core allocation), after doing an initial threads launch using
rte_eal_mp_remote_launch()?
 Thanks
Jyotiswarup Raiturkar

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

end of thread, other threads:[~2013-10-23 15:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-23 11:40 [dpdk-dev] query about rte_eal_mp_remote_launch() Jyotiswarup Raiturkar
2013-10-23 14:16 ` Prashant Upadhyaya
2013-10-23 14:30   ` Jyotiswarup Raiturkar
2013-10-23 15:43     ` Prashant Upadhyaya

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