Package: procps
Version: 1:3.2.8-1
Severity: minor
The ps(1) man page says:
STANDARD FORMAT SPECIFIERS
[...]
CODE HEADER DESCRIPTION
[...]
size SZ approximate amount of swap space that would be required
if
the process were to dirty all writable pages and then be
swapped out. This number is very rough!
[...]
sz SZ size in physical pages of the core image of the process.
This includes text, data, and stack space. Device
mappings
are currently excluded; this is subject to change. See
vsz
and rss.
but size and sz are not aliases and are different:
vin:~> ps -o rss,size,sz,vsz,cmd
RSS SZ SZ VSZ CMD
4404 2600 31039 124156 zsh
840 608 23286 93144 ps -o rss,size,sz,vsz,cmd
thus they should have a different header.
-- System Information:
Debian Release: squeeze/sid
APT prefers oldstable
APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26.5-20080922 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages procps depends on:
ii libc6 2.9-24 GNU C Library: Shared libraries
ii libncurses5 5.7+20090803-1 shared libraries for terminal hand
ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip
Versions of packages procps recommends:
ii psmisc 22.8-1 utilities that use the proc file s
procps suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]