diff --git a/include/preferences.html b/include/preferences.html
index 2ffcb2db..f410b08b 100644
--- a/include/preferences.html
+++ b/include/preferences.html
@@ -1789,9 +1789,9 @@
DSP CPU Utilization
-
- Signal processing uses: sets how many cpu processors can be
- used to do signal processing. It can be set to use one up to all
- processors.
+ Signal processing uses: sets an upper limit on how many CPU
+ cores or processors can be used to signal processing. By default Ardour uses
+ all but one (leaving one core for the GUI, and other tasks).
-
Power Management, CPU DMA latency: modern processors try
diff --git a/include/status-bar.html b/include/status-bar.html
index 133ce7e9..effdac6b 100644
--- a/include/status-bar.html
+++ b/include/status-bar.html
@@ -19,7 +19,7 @@
Timecode Format: | is the timecode, i.e. the number of frames per second used by the session (for videos) |
Audio: | gives the sample rate used in the session, and the latency computed from the buffer size |
Disk Space: | reports the remaining hard disk space as the time that can be recorded with the current session setting |
- DSP: | for Digital Sound Processing, shows how much of the CPU is used by Ardour and its plugins |
+ DSP: | for Digital Sound Processing, shows worst case system load used by Ardour and plugins for realtime processing. The value is the percentage of time used to processovertime available to process. |
Wall Clock | showing the system time (especially useful in full screen mode) |
Log button | that indicates if Ardour has encountered any warning or error. |