I'm new to the forums, so I'd like to briefly introduce myself: Oli, 27 years old, from Würzburg, Franconia, Germany.
I'm also new to Salix/Slackware, so my questions may sound rather stupid, please excuse that.

First off, I really like Salix' approach so far. Combining simplicity and minimalism with ease of use creates a truly comfortable feeling.
But now to my first problem I encountered. Well, it's more like an understanding problem, since I solved an issue, but I don't really apprehend how.
I wanted to set my CPU-governor to 'ondemand', since it always ran at 4 x 3.20 GHz. After some reading in the forum, I changed CPUFREQ=battery to CPUFREQ=on in /etc/rc.d/rc.modules. Now my governor is set to 'ondemand', so - problem solved.
But here (salixos.org/forum/viewtopic.php?p=3040)¹ it's recommended to use modprobe and semi-manual modification of /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor and /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold via rc.d.
Also, in /boot/config the default governor is 'userspace'.
If I had to guess, I'd say that the entry in /boot/config is the default value for the governor. The suggestion in the thread is the semi-manual method to change this default value for the session, and 'my' solution is the automatic method via rc.modules.
Would someone mind to introduce me to the automagical powers of Salix?

Thanks in advance
Oli
¹ I'm not allowed to post links yet.