Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abn/throttled-rpm

RPM Package: throttled - Workaround for Intel throttling issues in Linux.
https://github.com/abn/throttled-rpm

Last synced: 7 days ago
JSON representation

RPM Package: throttled - Workaround for Intel throttling issues in Linux.

Awesome Lists containing this project

README

        

[![Workflow Status](https://github.com/abn/throttled-rpm/workflows/Build/badge.svg?branch=master)](https://github.com/abn/throttled-rpm/actions?query=workflow%3ABuild+branch%3Amaster)
[![Copr Build Status](https://copr.fedorainfracloud.org/coprs/abn/throttled/package/throttled/status_image/last_build.png)](https://copr.fedorainfracloud.org/coprs/abn/throttled/)

# RPM Package: throttled

This repository holds the RPM package source for [throttled](https://github.com/erpalma/throttled).

## Usage
You can use this package by enabling the copr repository at [abn/throttled](https://copr.fedorainfracloud.org/coprs/abn/throttled/) as described [here](https://fedorahosted.org/copr/wiki/HowToEnableRepo).

```sh
dnf copr enable abn/throttled
dnf copr install throttled
```

### Activation
The package also installs a [systemd.unit](https://www.freedesktop.org/software/systemd/man/systemd.unit.html) file. Which can be activated as shown below.

```sh
systemctl enable --now throttled
```

> **Note:** The configuration used is installed at /etc/throttled.conf