Skip to content

redBorder/redborder-cgroups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redborder-cgroups

Overview

The redborder-cgroups package provides tools and scripts for configuring cgroups in redborder environments.

Installation

To install redborder-cgroups, follow these steps:

  1. Compile RPM package using redborder mock file or yum install redborder-cgroups (you will need redborder repo -> http://repo.redborder.com/)

  2. Install the package using the following command:

    sudo rpm -i redborder-cgroups-<version>-<release>.noarch.rpm
    Replace <version> and <release> with the actual version and release numbers of the package.
  3. After installation, the systemd service will be enabled

Usage

Create a file in /etc/cgroup.conf with the services in yaml format, for more info take a look at Cgroup Cookbook

Then start rb_configure_cgroup.sh and it will reassign memory for each service Or just check if the memory services need to be reconfigured with rb_check_cgroups.sh

Authors

Miguel Álvarez [email protected]