Giter Club home page Giter Club logo

cgroupfs-mount's Introduction

cgroupfs-mount

Light-weight package to set up cgroupfs mounts

Control groups are a kernel mechanism for tracking and imposing limits on resource usage on groups of tasks.

These scripts set up cgroups at boot without doing any cgroup management or doing any classification of tasks into cgroups.

Do I need this?

If you're using systemd as your init system, you do not need this, as systemd will already configure and manage a properly mounted cgroup hierarchy.

How do I install this?

For Debian users, simply apt-get install cgroupfs-mount.

If you're on Ubuntu 14.04 (Trusty), you should simply use cgroup-lite instead (the equivalent package this one was based upon).

If you're on Ubuntu 16.04 (Xenial) or later, you're likely using systemd already, and thus are unlikely to need this package.

If you're on some other distribution, either look for a similar package in your distribution's packages or clone these scripts and ensure that the cgroupfs-mount script is somehow invoked during system startup.

Troubleshooting

It is critically important for the proper operation of these scripts that you do not manually include any cgroup mount points in /etc/fstab. After commenting out any extraneous cgroup entries in /etc/fstab, you should either reboot or manually umount them and then run cgroupfs-mount again.

cgroupfs-mount's People

Contributors

tianon avatar debian-janitor avatar edwardbetts avatar g-m0n3y-2503 avatar paultag avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.