From 75ab842bf3c889644a5c2c3666c54af0136cdbe6 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Wed, 28 Aug 2019 18:18:30 +0300 Subject: [PATCH] config: commentish load averages Closes: #25 --- conf/i3status/config | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/conf/i3status/config b/conf/i3status/config index db1c7437..8e0afe8a 100644 --- a/conf/i3status/config +++ b/conf/i3status/config @@ -34,11 +34,15 @@ order += "tztime local" # Load is first as the treshold may need the most modification here load { format = "%1min %5min %15min" - # The default is 5 while my laptop has only 2 cores (without SMT - # for MDS mitigation) and older PC 1. + # Defaults to 5, nosmt MDS mitigation disables ½ of the cores + # X,7 ? https://scoutapm.com/blog/understanding-load-averages # CHANGEME - apparently whether . or , works depends on locale -.- - #max_threshold = "1,7" + # Rbtpzn, the oldest machine from 2006, single core #max_threshold = "0,7" + # Dualcore, mostly everything else + max_threshold = "1,7" + # Zaldaryn, quadcore + #max_threshold = "3,7" } wireless _first_ {