From: "Kubacki, Michael A" <michael.a.kubacki@intel.com>
To: devel@edk2.groups.io
Cc: Dandan Bi <dandan.bi@intel.com>,
Sai Chaganty <rangasai.v.chaganty@intel.com>,
Chasel Chiu <chasel.chiu@intel.com>,
Nate DeSimone <nathaniel.l.desimone@intel.com>,
Eric Dong <eric.dong@intel.com>,
Liming Gao <liming.gao@intel.com>
Subject: [edk2-platforms][PATCH V1 1/1] Features/Intel: Add a Performance Impact section to Readme.md files
Date: Mon, 27 Jan 2020 23:01:24 -0800 [thread overview]
Message-ID: <20200128070124.23208-1-michael.a.kubacki@intel.com> (raw)
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2417
Performance impact is an important consideration for feature
integration. This new section captures the general expectation
for overall boot performance impact due to using an advanced
feature.
Cc: Dandan Bi <dandan.bi@intel.com>
Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>
---
Features/Intel/Debugging/AcpiDebugFeaturePkg/Readme.md | 8 ++++++++
Features/Intel/Debugging/Usb3DebugFeaturePkg/Readme.md | 8 ++++++++
Features/Intel/Network/NetworkFeaturePkg/Readme.md | 8 ++++++++
Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Readme.md | 8 ++++++++
Features/Intel/PowerManagement/S3FeaturePkg/Readme.md | 8 ++++++++
Features/Intel/SystemInformation/SmbiosFeaturePkg/Readme.md | 8 ++++++++
Features/Intel/TemplateFeaturePkg/Readme.md | 8 ++++++++
Features/Intel/UserInterface/UserAuthFeaturePkg/Readme.md | 8 ++++++++
8 files changed, 64 insertions(+)
diff --git a/Features/Intel/Debugging/AcpiDebugFeaturePkg/Readme.md b/Features/Intel/Debugging/AcpiDebugFeaturePkg/Readme.md
index bbd7675c11..9868d6d816 100644
--- a/Features/Intel/Debugging/AcpiDebugFeaturePkg/Readme.md
+++ b/Features/Intel/Debugging/AcpiDebugFeaturePkg/Readme.md
@@ -115,6 +115,14 @@ functional on their board.
*_TODO_*
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
*_TODO_*
Common size or performance tuning options for this feature.
diff --git a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Readme.md b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Readme.md
index a6b7cfc363..dc92f108ff 100644
--- a/Features/Intel/Debugging/Usb3DebugFeaturePkg/Readme.md
+++ b/Features/Intel/Debugging/Usb3DebugFeaturePkg/Readme.md
@@ -93,6 +93,14 @@ functional on their board.
*_TODO_*
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
*_TODO_*
Common size or performance tuning options for this feature.
diff --git a/Features/Intel/Network/NetworkFeaturePkg/Readme.md b/Features/Intel/Network/NetworkFeaturePkg/Readme.md
index 6c670b005c..af59fc427a 100644
--- a/Features/Intel/Network/NetworkFeaturePkg/Readme.md
+++ b/Features/Intel/Network/NetworkFeaturePkg/Readme.md
@@ -93,6 +93,14 @@ functional on their board.
*_TODO_*
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
*_TODO_*
Common size or performance tuning options for this feature.
diff --git a/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Readme.md b/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Readme.md
index e70f1e850b..1af5b0cfda 100644
--- a/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Readme.md
+++ b/Features/Intel/OutOfBandManagement/IpmiFeaturePkg/Readme.md
@@ -82,6 +82,14 @@ functional on their board.
*_TODO_*
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
*_TODO_*
Common size or performance tuning options for this feature.
diff --git a/Features/Intel/PowerManagement/S3FeaturePkg/Readme.md b/Features/Intel/PowerManagement/S3FeaturePkg/Readme.md
index f9b60b3f0c..95ce2ddc15 100644
--- a/Features/Intel/PowerManagement/S3FeaturePkg/Readme.md
+++ b/Features/Intel/PowerManagement/S3FeaturePkg/Readme.md
@@ -87,6 +87,14 @@ functional on their board.
*_TODO_*
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
*_TODO_*
Common size or performance tuning options for this feature.
diff --git a/Features/Intel/SystemInformation/SmbiosFeaturePkg/Readme.md b/Features/Intel/SystemInformation/SmbiosFeaturePkg/Readme.md
index 7f31094365..6ecca8af4b 100644
--- a/Features/Intel/SystemInformation/SmbiosFeaturePkg/Readme.md
+++ b/Features/Intel/SystemInformation/SmbiosFeaturePkg/Readme.md
@@ -89,6 +89,14 @@ functional on their board.
*_TODO_*
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
*_TODO_*
Common size or performance tuning options for this feature.
diff --git a/Features/Intel/TemplateFeaturePkg/Readme.md b/Features/Intel/TemplateFeaturePkg/Readme.md
index 90be279ae3..fc77340684 100644
--- a/Features/Intel/TemplateFeaturePkg/Readme.md
+++ b/Features/Intel/TemplateFeaturePkg/Readme.md
@@ -65,6 +65,14 @@ functional on their board.
## Feature Enabling Checklist
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
Common size or performance tuning options for this feature.
diff --git a/Features/Intel/UserInterface/UserAuthFeaturePkg/Readme.md b/Features/Intel/UserInterface/UserAuthFeaturePkg/Readme.md
index 46049ea02e..b236d2ad30 100644
--- a/Features/Intel/UserInterface/UserAuthFeaturePkg/Readme.md
+++ b/Features/Intel/UserInterface/UserAuthFeaturePkg/Readme.md
@@ -83,6 +83,14 @@ functional on their board.
*_TODO_*
An ordered list of required activities to achieve desired functionality for the feature.
+## Performance Impact
+A general expectation for the impact on overall boot performance due to using this feature.
+
+This section is expected to provide guidance on:
+* How to estimate performance impact due to the feature
+* How to measure performance impact of the feature
+* How to manage performance impact of the feature
+
## Common Optimizations
*_TODO_*
Common size or performance tuning options for this feature.
--
2.16.2.windows.1
next reply other threads:[~2020-01-28 7:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-28 7:01 Kubacki, Michael A [this message]
2020-01-30 2:49 ` [edk2-platforms][PATCH V1 1/1] Features/Intel: Add a Performance Impact section to Readme.md files Chiu, Chasel
2020-01-30 7:10 ` Chaganty, Rangasai V
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200128070124.23208-1-michael.a.kubacki@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox