NetBSD/sys/miscfs/procfs
matt 6a66466f0c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
from uvmexp to per-cpu cpu_data and move them to 64bits.  Remove unneeded
includes of <uvm/uvm_extern.h> and/or <uvm/uvm.h>.
2010-12-20 00:25:23 +00:00
..
Makefile
files.procfs
procfs.h
procfs_cmdline.c
procfs_ctl.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
procfs_fd.c
procfs_fpregs.c
procfs_linux.c Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
procfs_map.c Use PRIxVADDR to print vaddr_t elements. Wrap lines. 2010-09-15 21:37:35 +00:00
procfs_mem.c
procfs_note.c
procfs_regs.c
procfs_status.c Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
procfs_subr.c Make holding v_interlock mandatory for callers of vget(). 2010-07-21 17:52:09 +00:00
procfs_vfsops.c Introduce genfs_statvfs() as pretty much a no-info statvfs and 2009-11-30 10:59:19 +00:00
procfs_vnops.c Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00