summaryrefslogtreecommitdiffstats
path: root/doc/man/cgclassify.1
blob: 665c756d11b94a2d88cf601cfc506c92feac3f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.\" Copyright (C) 2006 Red Hat, Inc. All Rights Reserved.
.\" Written by Ivana Varekova <varekova@redhat.com>.

.TH CGCLASSIFY  1 2009-03-15 "Linux" "libcg Manual"
.SH NAME
cgclassify \- move running task(s) to given cgroups

.SH SYNOPSIS
\fBcgclassify\fR <\fIpidlist\fR>

this command moves processes defined by the list
of processes
(\fBpidlist\fR)
to control groups which they
belong according to \fB/etc/cgrules.conf\fR
configuration file.

The pids in the pidlist are separated by spaces

.SH FILES
.LP
.PD .1v
.TP 20
.B /etc/cgrules.conf
.TP
default libcgroup configuration file


.SH SEE ALSO
cgrules.conf (5), cgexec (1)