summaryrefslogtreecommitdiffstats
path: root/sys/vm/pmap.h
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Prepare better for multi-platform by eliminating another requireddyson1997-01-111-2/+1
* Move much of the machine dependent code from vm_glue.c intodyson1996-10-151-1/+5
* Addition of page coloring support. Various levels of coloring are afforded.dyson1996-09-081-1/+2
* Backed out the recent changes/enhancements to the VM code. Thedyson1996-07-301-5/+5
* Clean up some lint.dyson1996-07-271-3/+3
* Missing (prototype) change from the previous commit.dyson1996-07-271-2/+2
* Several bugfixes/improvements:dyson1996-06-171-1/+2
* Initial support for mincore and madvise. Both are almost fullydyson1996-05-191-2/+5
* Add a function prototype for pmap_prefault.dyson1996-03-281-1/+3
* Cleaned up prototypes in pmap headers: removed ones for nonexistentbde1995-12-171-41/+36
* Fixed 1TB filesize changes. Some pindexes had bogus names and typesbde1995-12-171-1/+3
* These changes embody the support of the fully coherent merged VM buffer cache,dg1995-01-091-41/+44
* pmap.h:bde1994-11-141-1/+3
* Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update().dg1994-09-021-2/+1
* Fixed various prototype problems with the pmap functions and the subsequentdg1994-08-061-31/+31
* Added $Id$dg1994-08-021-1/+3
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+122
OpenPOWER on IntegriCloud