NetBSD/sys/uvm
simonb b5d0e6bf06 Initialise (most) pools from a link set instead of explicit calls
to pool_init.  Untouched pools are ones that either in arch-specific
code, or aren't initialiased during initial system startup.

 Convert struct session, ucred and lockf to pools.
2004-04-25 16:42:40 +00:00
..
Makefile
uvm_amap_i.h
uvm_amap.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_amap.h Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_anon.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_anon.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_aobj.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_aobj.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_bio.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_ddb.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_device.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_device.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_extern.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_fault_i.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_fault.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_fault.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_glue.c Use maxdmap and maxsmap instead of MAXDSIZ and MAXSSIZ. 2004-04-04 18:21:48 +00:00
uvm_glue.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_init.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_io.c
uvm_km.c Drop trailing spaces. 2004-03-24 07:47:32 +00:00
uvm_km.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_loan.c - Nuke __P(). 2004-03-24 07:50:48 +00:00
uvm_loan.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_map_i.h Back out the changes in 2004-02-10 01:30:49 +00:00
uvm_map.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_map.h Back out the changes in 2004-02-10 01:30:49 +00:00
uvm_meter.c Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
uvm_mmap.c Drop trailing spaces. 2004-03-24 07:47:32 +00:00
uvm_object.h mincore: don't treat an aobj as a device mapping. 2003-11-29 19:06:48 +00:00
uvm_page_i.h
uvm_page.c - Nuke __P(). 2004-03-24 07:50:48 +00:00
uvm_page.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_pager_i.h
uvm_pager.c
uvm_pager.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_param.h Use maxdmap and maxsmap instead of MAXDSIZ and MAXSSIZ. 2004-04-04 18:21:48 +00:00
uvm_pdaemon.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_pdaemon.h Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_pglist.c Drop trailing spaces. 2004-03-24 07:47:32 +00:00
uvm_pglist.h
uvm_pmap.h Conditionalize a few more declarations, as they may be defined as macros: 2004-03-27 00:59:55 +00:00
uvm_prot.h
uvm_stat.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm_stat.h s/this this/this/. 2004-04-23 02:48:12 +00:00
uvm_swap.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
uvm_swap.h
uvm_unix.c
uvm_user.c
uvm_vnode.c Nuke __P(). 2004-03-24 07:55:01 +00:00
uvm.h Back out the changes in 2004-02-10 01:30:49 +00:00