[dpdk-dev] [PATCH 0/3] eal affinitize low priority threads to lcore 0

2014-09-12 Thread Richardson, Bruce
> -Original Message- > From: Hiroshi Shimamoto [mailto:h-shimamoto at ct.jp.nec.com] > Sent: Friday, September 12, 2014 12:48 AM > To: Richardson, Bruce; dev at dpdk.org > Subject: RE: [dpdk-dev] [PATCH 0/3] eal affinitize low priority threads to > lcore 0 > >

[dpdk-dev] [PATCH 0/3] eal affinitize low priority threads to lcore 0

2014-09-11 Thread Hiroshi Shimamoto
Hi Bruce, > Subject: [dpdk-dev] [PATCH 0/3] eal affinitize low priority threads to lcore 0 > > 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 th

[dpdk-dev] [PATCH 0/3] eal affinitize low priority threads to lcore 0

2014-09-11 Thread Stephen Hemminger
On Thu, 11 Sep 2014 23:47:52 + Hiroshi Shimamoto wrote: > Hi Bruce, > > > Subject: [dpdk-dev] [PATCH 0/3] eal affinitize low priority threads to > > lcore 0 > > > > This patchset sets things up so that we can affinitize the interrupt, > > vfio managemen

[dpdk-dev] [PATCH 0/3] eal affinitize low priority threads to lcore 0

2014-09-11 Thread Bruce Richardson
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_