summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rtwatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtwatch.c b/rtwatch.c
index 7a05dd4..27fccff 100644
--- a/rtwatch.c
+++ b/rtwatch.c
@@ -21,7 +21,7 @@
#define TOP_PATH "/var/run/rtwatch"
#define PERIOD_USEC_FILE
-#define CPU_LOAD_MAX 50 /* 80% CPU load at max */
+#define CPU_LOAD_MAX 50 /* 50% CPU load at max */
#define RTPRIO_MAX 18
static int verbose = 0;