From 2eb6ac5347f8f09382235cc282cad5150094dba8 Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Thu, 20 Jan 2022 18:47:52 -0800 Subject: [PATCH] CHANGELOG: add #3306 Signed-off-by: Kir Kolyshkin --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcb70a8a3..cffc9e2f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Changed + + * When Intel RDT feature is not available, its initialization is skipped, + resulting in slightly faster `runc exec` and `runc run`. (#3306) + ## [1.1.0] - 2022-01-14 > A plan depends as much upon execution as it does upon concept.