Package: procps Version: 1:3.2.7-6 Severity: wishlist Tags: patch
*** Please type your report below this line ***
The version 2.6.24 of Linux kernel introduced control groups of
processes (used for affinity and fair group scheduling).
ps and libproc does not seem to handle this information (provided by
/proc/##/cgroup)
I made a patch for this, modifying libproc to read the cgroup file and
ps to have an output option ("cgroup").
Now I have :
$ ps -o pid,cgroup
PID CGROUP
8426 cpu:/
10189 cpu:/
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24 (SMP w/16 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages procps depends on:
ii libc6 2.7-8 GNU C Library: Shared libraries
ii libncurses5 5.6+20080203-1 Shared libraries for
terminal hand
ii lsb-base 3.1-24 Linux Standard Base 3.1
init scrip
Versions of packages procps recommends:ii psmisc 22.6-1 Utilities that use the proc filesy
-- no debconf information
diff.tar.gz
Description: GNU Zip compressed data

