From 8f097c53c7929bac892e4e8ec56db3a0fa3e5e04 Mon Sep 17 00:00:00 2001 From: Thomas Kuschel Date: Mon, 14 Apr 2025 00:28:13 +0200 Subject: [PATCH] FIX overfull hbox in Number of supported utilization clamp buckets (01) --- documentation/linux_configuration_01_general_setup.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/linux_configuration_01_general_setup.tex b/documentation/linux_configuration_01_general_setup.tex index 07c0da2..632a366 100644 --- a/documentation/linux_configuration_01_general_setup.tex +++ b/documentation/linux_configuration_01_general_setup.tex @@ -1333,7 +1333,7 @@ möglich, den Spielraum zu verringern, indem die Anzahl der Clamp"=Buckets erhöht wird, um den verbrauchten Speicher gegen die Genauigkeit der Laufzeitverfolgung einzutauschen.\\ Im Zweifelsfall sollten Sie den Standardwert verwenden. -\english{Defines the number of clamp buckets to use. +\english{Defines the number of clamp buckets to use.\\ The range of each bucket will be SCHED\_CAPACITY\_SCALE/UCLAMP\_BUCKETS\_COUNT. The higher the number of clamp buckets the finer their granularity and the higher the precision of clamping aggregation and tracking at run-time.\\ For example, with the minimum configuration value we will have 5~clamp buckets tracking 20\% utilization each.