make sure ps/top output what they claim: vsz, not rss ... down the line we should...
authorMike Frysinger <vapier@gentoo.org>
Thu, 8 Feb 2007 08:21:58 +0000 (08:21 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 8 Feb 2007 08:21:58 +0000 (08:21 -0000)
commit0aa6ba5d44af32d0bf460c8d92cda686bae64c92
tree72424e60f565c397b8a2b10f88855f11b46c4010
parent4423e5beefd6f17dfa836211899ee70edcc64a5b
make sure ps/top output what they claim: vsz, not rss ... down the line we should make the output controllable either at runtime or buildtime as both statistics are quite useful
TODO
include/libbb.h
libbb/procps.c
procps/ps.c
procps/top.c