have to protect acct_process from acctwatch closing the vnode
[unix-history] / usr / src / sys / vm /
1994-11-22 Kirk McKusickcheck that thing being uncached is a regular file
1994-08-21 Kirk McKusickuse new queue.h data structures
1994-07-29 Mike Hiblerattempt to make "average active VM" count more accurate--
1994-07-08 Mike Hiblerdon't use GCC-isms in MI code (from cgd)
1994-06-20 Mike Hiblermsync size 0 case didn't work, incorrect check of a...
1994-05-28 Mike Hiblerback out change requiring alignment of "pos"
1994-05-27 Mike Hiblerafter carefully constructing the correct value for...
1994-05-20 Mike Hiblertwo mmap fixes: make sure pos is zero for MAP_ANON
1994-03-23 Mike Hiblercorrection to last delta: VM_OBJECT_NULL -> NULL
1994-03-22 Mike Hibleranother relevant fix from Mach 3.0
1994-03-22 Mike Hiblerround kentry_data_size to a page since pmap_bootstrap_a...
1994-03-22 Mike Hiblerlint
1994-03-16 Keith Bosticincrease MAX_KMAPENT back to 500, vangogh's kernel...
1994-02-18 Mike Hiblerreturn more informative errors, fix a typo in swstrateg...
1994-02-15 Mike Hiblernull pointer test (from Ralph)
1994-02-14 Keith Bosticcomment typo -- confidence that this has run plummets
1994-02-14 Mike Hiblerattempt to avoid races with file size changes
1994-01-23 Mike Hiblerdocument problem with sharing wired pages
1994-01-23 Mike Hiblerdate and time created 94/01/22 09:04:15 by hibler
1994-01-14 Mike Hiblerget rid of lingering swap_pager_finish reference
1994-01-14 Keith Bosticlint
1994-01-13 Mike Hibleruse new multi-page interface,
1994-01-13 Mike Hiblercleanup.
1994-01-13 Mike Hiblermulti-page interface for get/put.
1994-01-13 Mike Hiblernew prototypes.
1994-01-13 Mike Hiblerprototype clustered pageout interface,
1994-01-13 Mike Hiblerreflect change in vm_object_page_clean interface.
1994-01-13 Mike Hiblermods to vm_object_page_clean in support of msync,
1994-01-13 Mike Hiblermassive overhaul of msync, get rid of hack support...
1994-01-13 Mike Hiblernew vm_map_clean routine to do bulk of msync,
1994-01-13 Mike Hiblerreduce number of kernel map entries,
1994-01-13 Mike Hiblerkeep track of a few more vmmeter statistics.
1994-01-13 Mike Hiblerget rid of unused vm_move/vm_region routines.
1994-01-13 Mike Hiblermassive changes to use multi-page interface, cleanup.
1994-01-13 Mike Hiblerreflect new multi-page interface.
1994-01-13 Mike Hiblerget rid of vm_move.
1994-01-07 Kirk McKusickhave to init b_vnbufs to NOLIST
1994-01-06 Kirk McKusickneeds to include <machine/cpu.h> for cpu_fork and cpu_s...
1994-01-06 Kirk McKusickadd cpu_swapin call (to notify of user area moving...
1994-01-05 Keith Bosticlint
1993-12-31 Kirk McKusickconvert to use new queue structures
1993-12-14 Kirk McKusickconvert page list to use <sys/queue.h>
1993-12-14 Kirk McKusickconvert pager list to use <sys/queue.h>
1993-12-14 Kirk McKusickpitch <sys/queue.h> compatibility code
1993-12-14 Kirk McKusickconvert free list, hash list, and object list to use...
1993-12-14 Kirk McKusickconvert resident memory list, object list, object cache...
1993-11-22 Mike Hiblervm_page_insert should be done with paging queues locked...
1993-11-15 Mike Hiblerin io, check right off if page exists in object
1993-11-15 Mike Hiblerkeep indices constant even if a pager is not configured
1993-11-15 Mike Hiblereliminate unneeded cast
1993-11-15 Mike Hiblersupport for sequential swap devices (SEQSWAP ifdef)
1993-11-15 Mike Hiblerconvert mmaps of /dev/zero to anon memory requests
1993-11-11 Chris Torekfinish up new device pager: all pagers get offsets
1993-10-25 Mike Hiblernew improved version: dynamic allocation of fake pages
1993-10-02 Mike Hiblerwhen making copy of a page, make sure original is deact...
1993-09-24 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-21 Keith Bosticchanges for 4.4BSD-Lite requested by USL
1993-09-06 Keith BosticCleanups for 4.4BSD-Lite
1993-07-16 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-16 Mike Hiblerfix off-by-one errors (from cgd)
1993-07-16 Mike Hiblerprint a warning if no swap space found, don't use the...
1993-07-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-07 Kirk McKusickwaste less of the swap map (from Hibler)
1993-06-19 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-19 Kirk McKusicklint
1993-06-15 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-15 Keith Bosticmake system call names match function call names
1993-06-12 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-03 Kirk McKusickmlock/munlock lengths are size_t's
1993-06-03 Mike Hiblermlock returns EAGAIN for requests exceeding one of...
1993-06-03 Mike Hiblerfix up vm_map_pageable for mlock/munlock (changes from...
1993-06-03 Mike Hibleradd mlock/munlock calls
1993-06-03 Mike Hiblerhack: initialize vm_page_max_wired (max wired user...
1993-06-03 Mike Hiblerfix minor typo
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-25 Chris Torekpedantically ANSI, i.e., nothing after #else/#endif
1993-05-13 Kirk McKusickget rid of old vaxisms
1993-04-30 Ralph Campbelloops, fix \n in panic string.
1993-04-30 Ralph Campbellkmem_alloc*() can return zero if no more kernel virtual...
1993-04-29 Kirk McKusickset RLIMIT_RSS initial limit to currently available...
1993-04-28 Kirk McKusicksysctl.h needs vm/vm.h
1993-04-20 Chris Torekterminate swap list with NODEV, not 0 (0 is a valid...
1993-04-18 Kirk McKusickspecify types for sysctl names
1993-04-18 Chris Torekall pagers change from pseudo-devices to options
1993-04-18 Chris Torekfrom pseudo-device to option
1993-04-06 Chris Torekneed getpagesize for COMPAT_SUNOS too
1993-04-05 Kirk McKusickgetpagesize becomes COMPAT
1993-04-02 Mike Hiblereliminate LockHolder field to get vm_object size down...
1993-03-31 Kirk McKusickallow write for private mapping even if file desc open...
1993-03-28 Ralph Campbellchanged type of 'len' from int to size_t to match sysca...
1993-03-10 Mike Hiblerpass maxprot parameter to vm_mmap
1993-03-10 Mike Hiblerattempt to recover from failure of vm_fault in vm_fault...
1993-03-10 Mike Hiblerattempt to recover from vm_fault_wire failure in vm_map...
1993-03-10 Mike Hiblerprototype changes: new param for vm_mmap, return type...
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-03 Kirk McKusickadd proc parameter to vm_sysctl
1993-03-03 Kirk McKusickavoid sleeps in page daemon calls to vm_map_entry_creat...
1993-02-27 Kirk McKusickcheck for anonymous objects in the cache (4.4BSD-alpha...
1993-02-27 Kirk McKusickdo not allow SHARED mappings for non-writable file...
1993-02-21 Kirk McKusickmake complete bounds checks (from donn@bsdi.com)
next