freebsd-src/lib/libkvm
Jake Burkholder 5aebb40291 Auto size available kernel virtual address space based on phsyical memory
size.  This avoids blowing out kva in kmeminit() on large memory machines
(4 gigs or more).

Reviewed by:	tmm
2002-08-10 22:14:16 +00:00
..
kvm.3
kvm.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
kvm.h Remove __P() usage. 2002-03-21 23:54:04 +00:00
kvm_alpha.c
kvm_amd64.c
kvm_file.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
kvm_geterr.3
kvm_getfiles.3 s/processes/files/ inherited from kvm_getprocs(3). 2001-11-24 15:38:28 +00:00
kvm_getloadavg.3
kvm_getloadavg.c Include sys/param.h instead of sys/types.h to get the definition of the 2001-11-20 08:26:37 +00:00
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c
kvm_ia64.c
kvm_nlist.3
kvm_open.3 Finish cleanup in kvm.c revisions 1.10 and 1.11 -- mark sf (swapfile) 2002-01-22 10:07:03 +00:00
kvm_powerpc.c Stub out _kvm_mdopen, we don't the same constants as NetBSD 2002-05-15 09:56:40 +00:00
kvm_private.h Remove multi-line __P() usage. 2002-03-22 09:22:15 +00:00
kvm_proc.c Don't even read in the thread if it is a zombie process. 2002-06-30 20:13:53 +00:00
kvm_read.3
kvm_sparc.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
kvm_sparc64.c Auto size available kernel virtual address space based on phsyical memory 2002-08-10 22:14:16 +00:00
Makefile