HardenedBSD/lib/libkvm
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
..
kvm_alpha.c
kvm_amd64.c
kvm_file.c
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c
kvm_nlist.3
kvm_open.3
kvm_private.h
kvm_proc.c Introduce commandline caching in the kernel. 1999-11-16 20:31:58 +00:00
kvm_read.3
kvm_sparc.c
kvm.3
kvm.c Delete the sf (swapfile) arg to an internal function that used to point to 1999-10-11 05:01:17 +00:00
kvm.h
Makefile