EnglishFrenchSpanish

Ad


OnWorks favicon

cpupower-frequency-set - Online in the Cloud

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

This is the command cpupower-frequency-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


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

SYNTAX


cpupower [ -c cpu ] frequency-set [options]

DESCRIPTION


cpupower frequency-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


-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

REMARKS

By default values are applied on all cores. How to modify single core configurations is
described in the cpupower(1) manpage in the --cpu option section.

The -f FREQ, --freq FREQ parameter cannot be combined with any other 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 cpupower-frequency-set online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 2
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 3
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 4
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 5
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • 6
    PAC Manager
    PAC Manager
    PAC is a Perl/GTK replacement for
    SecureCRT/Putty/etc (linux
    ssh/telnet/... gui)... It provides a GUI
    to configure connections: users,
    passwords, EXPECT regula...
    Download PAC Manager
  • More »

Linux commands

Ad