[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-24 Thread Thomas Monjalon
2015-02-24 09:49, Jastrzebski, MichalX K: > > > > I also feel that the name of this library is a bit too vague. Some > > > > people > > > > were asking first what means "headroom". It's actually for CPU headroom > > > > monitoring. > > > > What about "cpuheadroom", "cpuheadroomstat", "jobstat"? >

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-24 Thread Wodkowski, PawelX
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, February 24, 2015 11:00 AM > To: Jastrzebski, MichalX K > Cc: Wodkowski, PawelX; dev at dpdk.org; Neil Horman > Subject: Re: [dpdk-dev] [PATCH v5 0/3] new headroom stats l

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-24 Thread Wodkowski, PawelX
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, February 24, 2015 11:00 AM > To: Jastrzebski, MichalX K > Cc: Wodkowski, PawelX; dev at dpdk.org; Neil Horman > Subject: Re: [dpdk-dev] [PATCH v5 0/3] new headroom stats l

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-24 Thread Jastrzebski, MichalX K
> > > I also feel that the name of this library is a bit too vague. Some people > > > were asking first what means "headroom". It's actually for CPU headroom > > > monitoring. > > > What about "cpuheadroom", "cpuheadroomstat", "jobstat"? > > > > I think we can change the name to "cpuheadroom" as it

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-24 Thread Pawel Wodkowski
On 2015-02-23 17:04, Thomas Monjalon wrote: >>> Do you mean that you plan to add some features to this library? >>> > >Is it going to stay at providing some stats or could you make some >>> > >actions >>> > >like time-sharing helpers? >> >What do you mean here saying time-sharing? > I mean helpers

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-23 Thread Thomas Monjalon
2015-02-23 15:55, Jastrzebski, MichalX K: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > 2015-02-23 14:36, Jastrzebski, MichalX K: > > > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > > > 2015-02-20 15:46, Jastrzebski, MichalX K: > > > > > From: dev [mailto:dev-b

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-23 Thread Jastrzebski, MichalX K
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, February 23, 2015 3:47 PM > To: Jastrzebski, MichalX K > Cc: Wodkowski, PawelX; dev at dpdk.org; Neil Horman > Subject: Re: [dpdk-dev] [PATCH v5 0/3] new headroom stats lib

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-23 Thread Thomas Monjalon
2015-02-23 14:36, Jastrzebski, MichalX K: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > 2015-02-20 15:46, Jastrzebski, MichalX K: > > > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Neil Horman > > > > On Thu, Feb 19, 2015 at 01:18:41PM +0100, Pawel Wodkowski wrote: >

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-23 Thread Jastrzebski, MichalX K
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Monday, February 23, 2015 12:46 PM > To: Wodkowski, PawelX > Cc: dev at dpdk.org; Jastrzebski, MichalX K; Neil Horman > Subject: Re: [dpdk-dev] [PATCH v5 0/3] new headroom stats lib

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-23 Thread Thomas Monjalon
2015-02-20 15:46, Jastrzebski, MichalX K: > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Neil Horman > > On Thu, Feb 19, 2015 at 01:18:41PM +0100, Pawel Wodkowski wrote: > > > Hi community, > > > I would like to introduce library for measuring load of some arbitrary > > > jobs. > > > It

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-20 Thread Jastrzebski, MichalX K
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Neil Horman > Sent: Thursday, February 19, 2015 3:34 PM > To: Wodkowski, PawelX > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v5 0/3] new headroom stats library and > example ap

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-19 Thread Pawel Wodkowski
Hi community, I would like to introduce library for measuring load of some arbitrary jobs. It can be used to profile every kind of job sets on any arbitrary execution unit or tasking library. In provided l2fwd-headroom example I demonstrate how to use this library to select optimal rx burst poll t

[dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application

2015-02-19 Thread Neil Horman
On Thu, Feb 19, 2015 at 01:18:41PM +0100, Pawel Wodkowski wrote: > Hi community, > I would like to introduce library for measuring load of some arbitrary jobs. > It > can be used to profile every kind of job sets on any arbitrary execution unit > or > tasking library. > > In provided l2fwd-headr