Tag: Linux Tweaking
How To Use of Linux System CPU Frequency Adjustment Tool
Before optimizing the CPU frequency, we first need to use the command
lsmod | grep "acpi_cpufreq"
Check if the acpi_cpufreq module is loaded in the kernel....