.. Auto-generated by modules/generate_doc.py — do not edit manually. cpufreq-script ============== .. code-block:: text This module sets the CPU frequency to a given value using cpupower You can specify which cores to apply the settings with CPUFREQ_CORES=%. If not specified, settings will be applied to all cores of the system. If no CPUFREQ is given, the default limits are set. If the CPUFREQ_CORES are specified and no frequency is specified, it is safer to set also the NUMA, although limit requencies should be equal on different sockets. Set SILENT if you use '--show-all' and you want a cleaner output. Usage: %import@client cpufreq CPUFREQ=1200 [CPUFREQ_CORES=18-25] [CPUFREQ_NUMA=1] [CPUFREQ_SILENT=1]