Skip to content

Commit cbdd436

Browse files
authored
Merge pull request #35805 from mburke5678/issue-35804
GH#35804 Add Performance Profile Creator to tuning module
2 parents d1c9f09 + 663e564 commit cbdd436

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

modules/cnf-tuning-nodes-for-low-latency-via-performanceprofile.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ The performance profile lets you control latency tuning aspects of nodes that be
1414

1515
You can use a performance profile to specify whether to update the kernel to kernel-rt, to allocate huge pages, and to partition the CPUs for performing housekeeping duties or running workloads.
1616

17+
[NOTE]
18+
====
19+
You can manually create the `PerformanceProfile` object or use the Performance Profile Creator (PPC) to generate a performance profile. See the additional resources below for more information on the PPC.
20+
====
21+
1722
.Sample performance profile
1823
[source,yaml]
1924
----

scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ include::modules/configuring_hyperthreading_for_a_cluster.adoc[leveloffset=+2]
2929

3030
include::modules/cnf-tuning-nodes-for-low-latency-via-performanceprofile.adoc[leveloffset=+1]
3131

32+
.Additional resources
33+
34+
For information on using the Performance Profile Creator (PPC) to generate a performance profile, see xref:../scalability_and_performance/cnf-create-performance-profiles.adoc#cnf-create-performance-profiles[Creating a performance profile].
35+
3236
include::modules/cnf-configuring-huge-pages.adoc[leveloffset=+2]
3337

3438
include::modules/cnf-allocating-multiple-huge-page-sizes.adoc[leveloffset=+2]

0 commit comments

Comments
 (0)