baefc3b464
nohz_full (or full dynticks) is a Linux kernel setting that should reduce kernel noise on configured CPUs to a minimum. This change activates this setting on all vCPUs except the first one. Change-Id: Ie009aff52d572873da0bb5cc43fedd7f3325dccc |
||
---|---|---|
.. | ||
environment.d | ||
post-install.d | ||
static/etc/tuned | ||
element-deps | ||
package-installs.yaml | ||
README.rst | ||
svc-map |
Element to enable optimizations for vertical scaling
This element configures the Linux kernel to isolate all but the first vCPU of the system, so that they are used by HAProxy threads exclusively. It also installs and activates a customized TuneD profile that should further tweak vertical scaling performance.