dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* Thread preemption and rte_ring
@ 2013-11-05 10:46 Dmitry Vyal
       [not found] ` <5278CC7B.9040600-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Vyal @ 2013-11-05 10:46 UTC (permalink / raw)
  To: dev-VfR2kkLFssw@public.gmane.org

Hello,

Documentation for rte_ring says: the ring implementation is not 
preemptable. A lcore must not be interrupted by another task that uses 
the same ring. What does it precisely mean? Must all the producers and 
consumers be non-preemptive? Can we relax that restriction somehow? Say, 
can I have multiple non-preemptive writers running on dedicated cores 
and a single reader running as a regular Linux thread?

Thanks,
Dmitry

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

end of thread, other threads:[~2013-11-05 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-05 10:46 Thread preemption and rte_ring Dmitry Vyal
     [not found] ` <5278CC7B.9040600-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-11-05 15:26   ` Olivier MATZ

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