freebsd-src/sys/vm
David Greenman 92a34c0c6d Removed an old, obsolete call to vmmeter(). This is called now in the
schedcpu() routine in kern/kern_synch.c. This extra call to vmmeter() in
vm_glue.c was what was totally messing up the load average calculations.
1994-08-09 10:42:41 +00:00
..
device_pager.c Added $Id$ 1994-08-02 07:55:43 +00:00
device_pager.h Added $Id$ 1994-08-02 07:55:43 +00:00
kern_lock.c Added $Id$ 1994-08-02 07:55:43 +00:00
lock.h Added $Id$ 1994-08-02 07:55:43 +00:00
pmap.h Fixed various prototype problems with the pmap functions and the subsequent 1994-08-06 10:25:50 +00:00
swap_pager.c Provide support for upcoming merged VM/buffer cache, and fixed a few bugs 1994-08-07 13:10:43 +00:00
swap_pager.h The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. 1994-05-25 09:21:21 +00:00
vm.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_extern.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_fault.c Incorporated post 1.1.5 work from John Dyson. This includes performance 1994-08-06 09:15:42 +00:00
vm_glue.c Removed an old, obsolete call to vmmeter(). This is called now in the 1994-08-09 10:42:41 +00:00
vm_inherit.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_init.c Added $Id$ 1994-08-02 07:55:43 +00:00
vm_kern.c Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates that 1994-08-07 14:53:27 +00:00
vm_kern.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_map.c Added some code that was accidently left out early in the 1.x -> 2.0 VM 1994-08-04 19:40:47 +00:00
vm_map.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_meter.c Added $Id$ 1994-08-02 07:55:43 +00:00
vm_mmap.c Enabled page table preloading of cached objects. 1994-08-06 09:00:50 +00:00
vm_object.c Provide support for upcoming merged VM/buffer cache, and fixed a few bugs 1994-08-07 13:10:43 +00:00
vm_object.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_page.c Provide support for upcoming merged VM/buffer cache, and fixed a few bugs 1994-08-07 13:10:43 +00:00
vm_page.h Integrated VM system improvements/fixes from FreeBSD-1.1.5. 1994-08-04 03:06:48 +00:00
vm_pageout.c Incorporated post 1.1.5 work from John Dyson. This includes performance 1994-08-06 09:15:42 +00:00
vm_pageout.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_pager.c Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates that 1994-08-07 14:53:27 +00:00
vm_pager.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_param.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_prot.h Added $Id$ 1994-08-02 07:55:43 +00:00
vm_swap.c Incorporated post 1.1.5 work from John Dyson. This includes performance 1994-08-06 09:15:42 +00:00
vm_unix.c Added $Id$ 1994-08-02 07:55:43 +00:00
vm_user.c Added $Id$ 1994-08-02 07:55:43 +00:00
vnode_pager.c Provide support for upcoming merged VM/buffer cache, and fixed a few bugs 1994-08-07 13:10:43 +00:00
vnode_pager.h Added $Id$ 1994-08-02 07:55:43 +00:00