dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] eal affinitize low priority threads to lcore 0
@ 2014-09-11 14:23 Bruce Richardson
       [not found] ` <1410445387-4849-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Bruce Richardson @ 2014-09-11 14:23 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

This patchset sets things up so that we can affinitize the interrupt,
vfio management, and hpet timer management threads to lcore 0, so that
they never interfere with data plane threads.

Bruce Richardson (3):
  eal: add core id param to  eal_thread_set_affinity
  eal: increase scope of eal_thread_set_affinity
  eal: affinitize low-priority threads to lcore 0

 lib/librte_eal/bsdapp/eal/eal_thread.c             | 12 ++++++------
 lib/librte_eal/common/include/eal_private.h        | 10 ++++++++++
 lib/librte_eal/linuxapp/eal/eal_interrupts.c       |  5 +++++
 lib/librte_eal/linuxapp/eal/eal_pci_vfio_mp_sync.c |  6 ++++++
 lib/librte_eal/linuxapp/eal/eal_thread.c           | 12 ++++++------
 lib/librte_eal/linuxapp/eal/eal_timer.c            |  5 +++++
 6 files changed, 38 insertions(+), 12 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-09-12  8:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-11 14:23 [PATCH 0/3] eal affinitize low priority threads to lcore 0 Bruce Richardson
     [not found] ` <1410445387-4849-1-git-send-email-bruce.richardson-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2014-09-11 14:23   ` [PATCH 1/3] eal: add core id param to eal_thread_set_affinity Bruce Richardson
2014-09-11 14:23   ` [PATCH 2/3] eal: increase scope of eal_thread_set_affinity Bruce Richardson
2014-09-11 14:23   ` [PATCH 3/3] eal: affinitize low-priority threads to lcore 0 Bruce Richardson
2014-09-11 23:47   ` [PATCH 0/3] eal affinitize low priority " Hiroshi Shimamoto
     [not found]     ` <7F861DC0615E0C47A872E6F3C5FCDDBD011AC7A6-ZmjkEB1lVlLt6d3pZDjeaEtBU8KWyXPq@public.gmane.org>
2014-09-12  1:24       ` Stephen Hemminger
2014-09-12  8:07       ` Richardson, Bruce

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