From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 829EFADB7 for ; Tue, 24 Feb 2015 12:03:49 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP; 24 Feb 2015 03:03:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,638,1418112000"; d="scan'208";a="531994775" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga003.jf.intel.com with ESMTP; 24 Feb 2015 02:54:42 -0800 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.69]) by IRSMSX154.ger.corp.intel.com ([169.254.12.237]) with mapi id 14.03.0195.001; Tue, 24 Feb 2015 11:03:35 +0000 From: "Wodkowski, PawelX" To: Thomas Monjalon , "Jastrzebski, MichalX K" Thread-Topic: [dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application Thread-Index: AQHQTFEW0rGsK34qUk6HtsWUufBUspz5sCaAgARzrYCAAC+zAIAAAt4AgAE/YQCAAAMIgIAADtoA Date: Tue, 24 Feb 2015 10:53:56 +0000 Message-ID: References: <1424191340-26451-1-git-send-email-pawelx.wodkowski@intel.com> <2047616.cJycthpmiM@xps13> <60ABE07DBB3A454EB7FAD707B4BB1582138EBD9C@IRSMSX109.ger.corp.intel.com> <2688879.N37tiOTcLP@xps13> In-Reply-To: <2688879.N37tiOTcLP@xps13> Accept-Language: pl-PL, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v5 0/3] new headroom stats library and example application X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2015 11:03:50 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, February 24, 2015 11:00 AM > To: Jastrzebski, MichalX K > Cc: Wodkowski, PawelX; dev@dpdk.org; Neil Horman > Subject: Re: [dpdk-dev] [PATCH v5 0/3] new headroom stats library and exa= mple > application >=20 > 2015-02-24 09:49, Jastrzebski, MichalX K: > > > > > I also feel that the name of this library is a bit too vague. Som= e 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 describes mor= e > > > clear this library. > > > > > > If you're focusing on CPU usage with possible actions, yes. > > > If you're focusing on decision helper, jobstat would be better IMHO. > > > > We will change the name to "jobstats". >=20 > OK, I don't want to impose any name, it should be your choice. > I guess you did an internal survey? Yes, there was no better name that we could fit in. >=20 > Would you able to send a v6 today? In two or three hours it should be ready. Thanks Pawel