[dpdk-dev] [PATCH 2/2] doc/power: update release note for intel-pstate
David Hunt
david.hunt at intel.com
Tue Jan 15 15:17:01 CET 2019
Add release note update for 19.02 for intel_pstate support
to Power Management library
Signed-off-by: David Hunt <david.hunt at intel.com>
---
doc/guides/rel_notes/release_19_02.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst
index 5a2f62ca9..57c595bba 100644
--- a/doc/guides/rel_notes/release_19_02.rst
+++ b/doc/guides/rel_notes/release_19_02.rst
@@ -147,6 +147,14 @@ New Features
Added a new performance test tool to test the compressdev PMD. The tool tests
compression ratio and compression throughput.
+* **Added intel_pstate support to Power Management library.**
+
+ Previously, using the power management library required the
+ disabling of the intel_pstate kernel driver, and the enabling of the
+ acpi_cpufreq kernel driver. This is no longer the case, as the use of
+ the intel_pstate kernel driver is now supported, and automatically
+ detected by the library.
+
Removed Items
-------------
--
2.17.1
More information about the dev
mailing list