summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_kern.h
Commit message (Expand)AuthorAgeFilesLines
* Enable the creation of a kmem map larger than 4GB.alc2008-07-051-1/+1
* The clean_map has been made local to vm_init.c long ago.ru2006-11-201-1/+0
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-061-4/+0
* More pipe changes:silby2003-08-111-0/+1
* Move kernel_vm_end's declaration to pmap.h; add a comment regarding thealc2003-02-151-2/+0
* o Make contigmalloc1() static.alc2002-05-221-4/+0
* Introduce numerous SMP friendly changes to the mbuf allocator. Namely,bmilekic2001-06-221-2/+0
* Fix null-pointer dereference crash when the system is intentionallydillon2000-02-161-0/+1
* Remove the last vestiges of "vm_map_t phys_map". It's been unusedalc1999-10-291-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remove the declarations for "vm_map_t io_map". It's been unusedalc1999-08-151-2/+1
* Remove the declarations for "vm_map_t u_map". It's been unusedalc1999-08-151-2/+1
* Attempt to fix the previous fix to the contigmalloc1 prototype.peter1997-10-111-3/+4
* Fix contigmalloc() and contigmalloc1() arguments.phk1997-10-101-2/+2
* Kill some stale leftovers from the earlier attempts at SMP per-cpu pagespeter1997-06-221-2/+1
* Man the liferafts! Here comes the long awaited SMP -> -current merge!peter1997-04-261-1/+2
* Changed the way that the exec image header is read to be filesystem-dg1997-03-311-2/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Provide an alternative interface to contigmalloc() which allows a specificwollman1997-02-131-0/+3
* Fix bug related to map entry allocations where a sleep might be attempteddg1997-01-151-2/+0
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* File mistakenly left out of the previous mega-commit. This providesdyson1996-05-181-1/+2
* Allocate mbufs from a separate submap so that NMBCLUSTERS works aswollman1996-05-101-1/+3
* Eliminate sloppy common-style declarations. There should be none left forbde1995-07-291-2/+2
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-16/+20
* Fix up some sloppy coding practices:wollman1994-08-181-9/+13
* Added $Id$dg1994-08-021-1/+3
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+3
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+72
OpenPOWER on IntegriCloud