Re: [dpdk-dev] [PATCH v2 0/4] add per-core Turbo Boost capability

2017-09-22 Thread Thomas Monjalon
13/09/2017 12:44, David Hunt: > Recent generations of the Intel® Xeon® family processors allow Turbo Boost > to be enabled/disabled on a per-core basis. > > This patch set introduces additional API calls to the librte_power library > to allow users to enable/disable Turbo Boost on particular cores

[dpdk-dev] [PATCH v2 0/4] add per-core Turbo Boost capability

2017-09-13 Thread David Hunt
Recent generations of the Intel® Xeon® family processors allow Turbo Boost to be enabled/disabled on a per-core basis. This patch set introduces additional API calls to the librte_power library to allow users to enable/disable Turbo Boost on particular cores. Changes in patchset v2: * Removed