Skip to content
控制組
EntityQ307299· pop 11· linked from 258 articles

Also known as control groups, Linux cgroups, Linux control groups

cgroups (abbreviated from control groups) is a Linux kernel feature that limits, accounts for, and isolates the resource usage (CPU, memory, disk I/O, etc.) of a collection of processes.

Key facts

Software.name
cgroups
Software.title
cgroups
Software.author
v1: Paul Menage, Rohit Seth, Memory Controller by Balbir Singh, CPU controller by Srivatsa Vaddagiriv2: Tejun Heo
Software.developer
Tejun Heo, Johannes Weiner, Michal Hocko, Waiman Long, Roman Gushchin, Chris Down et al.
Software.programming language
C
Software.operating system
Linux
Software.genre
System software
Software.license
GPL and LGPL
Software.website
,

via Wikipedia infobox

Article · 中文

cgroups,其名稱源自控制群組(英語:control groups)的簡寫,是Linux内核的一个功能,用来限制、控制與分離一个行程群組的资源(如CPU、内存、磁盘输入输出等)。 這個專案最早是由Google的工程師(主要是Paul Menage和Rohit Seth)在2006年發起,最早的名稱為进程容器(process containers)。在2007年時,因為在Linux內核中,容器(container)這個名詞有許多不同的意義,為避免混亂,被重新命名為cgroup,並且被合併到2.6.24版的内核中去。自那以后,又添加了很多功能。

Abstract from DBpedia / Wikipedia · CC BY-SA

控制組 · Vinony