summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_map.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the redundancy due to the similarity between the routinesdyson1996-12-281-1/+2
* Implement closer-to POSIX mlock semantics. The major difference isdyson1996-12-141-2/+11
* Make vm_map_insert much more intelligent in the MAP_NOFAULT case sodyson1996-12-071-2/+2
* Implement a new totally dynamic (up to MAXPHYS) buffer kva allocationdyson1996-11-301-3/+4
* Backed out the recent changes/enhancements to the VM code. Thedyson1996-07-301-2/+1
* This commit is meant to solve a couple of VM system problems ordyson1996-07-271-1/+2
* Initial support for mincore and madvise. Both are almost fullydyson1996-05-191-1/+2
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Eliminated many redundant vm_map_lookup operations for vm_mmap.dyson1996-01-191-3/+10
* Another mega commit to staticize things.phk1995-12-141-7/+1
* Changes to support 1Tb filesizes. Pages are now named by andyson1995-12-111-5/+5
* Untangled the vm.h include file spaghetti.dg1995-12-071-5/+25
* Change vm_map_print() to have the correct number and type of args forbde1995-08-261-2/+5
* NOTE: libkvm, w, ps, 'top', and any other utility which depends on structdg1995-07-131-3/+1
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+4
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-87/+73
* Added $Id$dg1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-5/+5
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+228
OpenPOWER on IntegriCloud