package cgroups

  1. Overview
  2. Docs
An OCaml interface for the Linux control groups

Install

Dune Dependency

Authors

Maintainers

Sources

v0.1.tar.gz
md5=4d2c9c0723061eef4220098e3d3ab790

Description

Cgroups is an OCaml library aimed at providing functions for interacting with the Linux control group system. Interaction with the control groups is done via the filesystem.

Tags

cgroups

Published: 29 Jul 2015

Dependencies (4)

  1. ocamlbuild build
  2. base-unix
  3. ocamlfind build
  4. ocaml >= "4.02.1"

Dev Dependencies

None

Used by

None

Conflicts

None