EnglishFrenchSpanish

Ad


OnWorks favicon

cpupower-idle-set - Online in the Cloud

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

This is the command cpupower-idle-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 idle-set - Utility to set cpu idle state specific kernel options

SYNTAX


cpupower [ -c cpulist ] idle-info [options]

DESCRIPTION


The cpupower idle-set subcommand allows to set cpu idle, also called cpu sleep state,
specific options offered by the kernel. One example is disabling sleep states. This can be
handy for power vs performance tuning.

OPTIONS


-d --disable <STATE_NO>
Disable a specific processor sleep state.

-e --enable <STATE_NO>
Enable a specific processor sleep state.

-D --disable-by-latency <LATENCY>
Disable all idle states with a equal or higher latency than <LATENCY>.

Enable all idle states with a latency lower than <LATENCY>.

-E --enable-all
Enable all idle states if not enabled already.

REMARKS


Cpuidle Governors Policy on Disabling Sleep States

Depending on the used cpuidle governor, implementing the kernel policy how to choose
sleep states, subsequent sleep states on this core, might get disabled as well.

There are two cpuidle governors ladder and menu. While the ladder governor is always
available, if CONFIG_CPU_IDLE is selected, the menu governor additionally requires
CONFIG_NO_HZ.

The behavior and the effect of the disable variable depends on the implementation of a
particular governor. In the ladder governor, for example, it is not coherent, i.e. if
one is disabling a light state, then all deeper states are disabled as well. Likewise,
if one enables a deep state but a lighter state still is disabled, then this has no
effect.

Disabling the Lightest Sleep State may not have any Affect

If criteria are not met to enter deeper sleep states and the lightest sleep state is
chosen when idle, the kernel may still enter this sleep state, irrespective of whether
it is disabled or not. This is also reflected in the usage count of the disabled sleep
state when using the cpupower idle-info command.

Selecting specific CPU Cores

By default processor sleep states of all CPU cores are set. Please refer to the
cpupower(1) manpage in the --cpu option section how to disable C-states of specific
cores.

Use cpupower-idle-set online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 2
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 3
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 4
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 5
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 6
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • More »

Linux commands

  • 1
    aa-clickhook
    aa-clickhook
    aa-clickhook - click system hook for
    AppArmor DESCRIPTION: When a click
    package is installed, click will run
    system and user hooks. The click
    AppArmor system h...
    Run aa-clickhook
  • 2
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 3
    cqrlog
    cqrlog
    CQRLOG - Advanced logging program for
    hamradio operators DESCRIPTION: CQRLOG
    is an advanced ham radio logger based on
    MySQL database. Provides radio control
    ba...
    Run cqrlog
  • 4
    cramfsswap
    cramfsswap
    cramfsswap - swap endianess of a cram
    filesystem (cramfs) ...
    Run cramfsswap
  • 5
    FvwmEvent
    FvwmEvent
    FvwmEvent - the fvwm event module ...
    Run FvwmEvent
  • 6
    FvwmForm
    FvwmForm
    FvwmForm - input form module for Fvwm ...
    Run FvwmForm
  • More »

Ad