freebsd-skq/bin/ps
Poul-Henning Kamp b9df5231ca Introduce commandline caching in the kernel.
This fixes some nasty procfs problems for SMP, makes ps(1) run much faster,
and makes ps(1) even less dependent on /proc which will aid chroot and
jails alike.

To disable this facility and revert to previous behaviour:
        sysctl -w kern.ps_arg_cache_limit=0

For full details see the current@FreeBSD.org mail-archives.
1999-11-16 20:31:58 +00:00
..
extern.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
fmt.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
keyword.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
nlist.c Fixed breakage of %CPU and %MEM in the previous commit. sysctlbyname() 1998-09-10 18:06:28 +00:00
print.c $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
ps.1 $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00
ps.c Introduce commandline caching in the kernel. 1999-11-16 20:31:58 +00:00
ps.h $Id$ -> $FreeBSD$ 1999-08-27 23:15:48 +00:00