EnglishFrenchSpanish

Ad


OnWorks favicon

cpufreq-set - Online in the Cloud

Run cpufreq-set in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command cpufreq-set that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


cpufreq-set - A small tool which allows to modify cpufreq settings.

SYNTAX


cpufreq-set [options]

DESCRIPTION


cpufreq-set allows you to modify cpufreq settings without having to type e.g.
"/sys/devices/system/cpu/cpu0/cpufreq/scaling_set_speed" all the time.

OPTIONS


-c --cpu <CPU>
number of CPU where cpufreq settings shall be modified.

-d --min <FREQ>
new minimum CPU frequency the governor may select.

-u --max <FREQ>
new maximum CPU frequency the governor may select.

-g --governor <GOV>
new cpufreq governor.

-f --freq <FREQ>
specific frequency to be set. Requires userspace governor to be available and
loaded.

-r --related
modify all hardware-related CPUs at the same time

-h --help
Prints out the help screen.

REMARKS


Omitting the -c or --cpu argument is equivalent to setting it to zero.

The -f FREQ, --freq FREQ parameter cannot be combined with any other parameter except the
-c CPU, --cpu CPU parameter.

FREQuencies can be passed in Hz, kHz (default), MHz, GHz, or THz by postfixing the value
with the wanted unit name, without any space (frequency in kHz =^ Hz * 0.001 =^ MHz * 1000
=^ GHz * 1000000).

On Linux kernels up to 2.6.29, the -r or --related parameter is ignored.

Use cpufreq-set online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Eclipse Tomcat Plugin
    Eclipse Tomcat Plugin
    The Eclipse Tomcat Plugin provides
    simple integration of a tomcat servlet
    container for the development of java
    web applications. You can join us for
    discussio...
    Download Eclipse Tomcat Plugin
  • 2
    WebTorrent Desktop
    WebTorrent Desktop
    WebTorrent Desktop is for streaming
    torrents on Mac, Windows or Linux. It
    connects to both BitTorrent and
    WebTorrent peers. Now there's no
    need to wait for...
    Download WebTorrent Desktop
  • 3
    GenX
    GenX
    GenX is a scientific program to refine
    x-ray refelcetivity, neutron
    reflectivity and surface x-ray
    diffraction data using the differential
    evolution algorithm....
    Download GenX
  • 4
    pspp4windows
    pspp4windows
    PSPP is a program for statistical
    analysis of sampled data. It is a free
    replacement for the proprietary program
    SPSS. PSPP has both text-based and
    graphical us...
    Download pspp4windows
  • 5
    Git Extensions
    Git Extensions
    Git Extensions is a standalone UI tool
    for managing Git repositories. It also
    integrates with Windows Explorer and
    Microsoft Visual Studio
    (2015/2017/2019). Th...
    Download Git Extensions
  • 6
    eSpeak: speech synthesis
    eSpeak: speech synthesis
    Text to Speech engine for English and
    many other languages. Compact size with
    clear but artificial pronunciation.
    Available as a command-line program with
    many ...
    Download eSpeak: speech synthesis
  • More »

Linux commands

Ad