From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id D362D1C01 for ; Thu, 26 Jul 2018 19:54:51 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Jul 2018 10:54:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,406,1526367600"; d="scan'208";a="249235899" Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66]) by fmsmga006.fm.intel.com with ESMTP; 26 Jul 2018 10:54:39 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.208]) by IRSMSX152.ger.corp.intel.com ([169.254.6.61]) with mapi id 14.03.0319.002; Thu, 26 Jul 2018 18:54:38 +0100 From: "Mcnamara, John" To: "Hunt, David" , "dev@dpdk.org" Thread-Topic: [PATCH v1] doc/samples: update vm power manager sample docs Thread-Index: AQHUJBeEeQz2XBfje0m9UEzgj61M7qShyzBw Date: Thu, 26 Jul 2018 17:54:37 +0000 Message-ID: References: <20180725130009.41756-1-david.hunt@intel.com> In-Reply-To: <20180725130009.41756-1-david.hunt@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2Y3YTQwYzEtYjJlYS00NjU4LWI5MjAtODJmZjRjMDI2YTYzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoicDNsVFNsU3FHcmt5NEJDaFQ1UmtSRVZONnNUVlBOd2JFSDFqZ1FXdElNZGtpYzZQUmJucWV4NFphUnorbTZReSJ9 dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v1] doc/samples: update vm power manager sample docs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2018 17:54:52 -0000 > -----Original Message----- > From: Hunt, David > Sent: Wednesday, July 25, 2018 2:00 PM > To: dev@dpdk.org > Cc: Mcnamara, John ; Hunt, David > > Subject: [PATCH v1] doc/samples: update vm power manager sample docs >=20 > Add information on the ability of guest app to sent a policy to the host > app. >=20 > Add information on the branch ratio out-of-band method of workload > monitoring and power management. >=20 > Signed-off-by: David Hunt Acked-by: John McNamara