7acaa5adae
* Adding cgroup to glossary Adding cgroup to glossary * Removed value from aka field * Updating cgroups.md with cgroups changed to cgroup Co-Authored-By: Tim Bannister <tim@scalefactory.com> * Modified cgroups to singular * Title update and remove etc Updated the title as mentioned in v2 docs and removed etc * Update cgroups.md Adding different short description Co-Authored-By: Tim Bannister <tim@scalefactory.com> * Updated cgroups.md short description * Changed file name and glossary title * Changed the title to make it consistent
465 B
465 B
title, id, date, full_link, short_description, aka, tags
| title | id | date | full_link | short_description | aka | tags | |
|---|---|---|---|---|---|---|---|
| cgroup (control group) | cgroup | 2019-06-25 | A group of Linux processes with optional resource isolation, accounting and limits. |
|
A group of Linux processes with optional resource isolation, accounting and limits.
cgroup is a Linux kernel feature that limits, accounts for, and isolates the resource usage (CPU, memory, disk I/O, network) for a collection of processes.