| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of | dyson | 1997-08-05 | 1 | -1/+2 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -5/+1 |
* | Kill some stale leftovers from the earlier attempts at SMP per-cpu pages | peter | 1997-06-22 | 1 | -6/+1 |
* | Update the #include "opt_smpxxx.h" includes - opt_smp.h isn't needed | peter | 1997-05-29 | 1 | -2/+1 |
* | Man the liferafts! Here comes the long awaited SMP -> -current merge! | peter | 1997-04-26 | 1 | -1/+7 |
* | Changed the way that the exec image header is read to be filesystem- | dg | 1997-03-31 | 1 | -2/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -1/+1 |
* | Fix bug related to map entry allocations where a sleep might be attempted | dg | 1997-01-15 | 1 | -11/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Eliminate the redundancy due to the similarity between the routines | dyson | 1996-12-28 | 1 | -7/+3 |
* | Improve the locality of reference for variables in vm_page and | dyson | 1996-11-17 | 1 | -14/+14 |
* | Properly set the PG_MAPPED and PG_WRITEABLE flags. This fixes some potential | dyson | 1996-07-02 | 1 | -1/+2 |
* | Eliminate a vm_page_free, busy panic, in kern_malloc. | dyson | 1996-05-23 | 1 | -1/+2 |
* | This set of commits to the VM system does the following, and contain | dyson | 1996-05-18 | 1 | -18/+11 |
* | Allocate mbufs from a separate submap so that NMBCLUSTERS works as | wollman | 1996-05-10 | 1 | -4/+12 |
* | This fixes kmem_malloc/kmem_free (and malloc/free of objects of > 8K). | dyson | 1996-04-24 | 1 | -2/+2 |
* | Print a more descriptive message when the mb_map is filled (out of mbuf | dg | 1996-01-31 | 1 | -2/+2 |
* | Eliminated many redundant vm_map_lookup operations for vm_mmap. | dyson | 1996-01-19 | 1 | -9/+11 |
* | Changes to support 1Tb filesizes. Pages are now named by an | dyson | 1995-12-11 | 1 | -5/+8 |
* | Restored used includes of <vm/vm_extern.h>. | bde | 1995-12-10 | 1 | -1/+2 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -1/+9 |
* | Fixed up a comment and removed some #if 0'd code. | dg | 1995-11-13 | 1 | -8/+2 |
* | Machine independent changes to support pre-zeroed free pages. This | dyson | 1995-09-03 | 1 | -8/+6 |
* | Eliminate sloppy common-style declarations. There should be none left for | bde | 1995-07-29 | 1 | -3/+2 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -14/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -10/+10 |
* | Special cased the handling of mb_map in the M_WAITOK case. kmem_malloc() | dg | 1995-03-15 | 1 | -8/+10 |
* | Deprecated remaining use of vm_deallocate. Deprecated vm_allocate_with_ | dg | 1995-02-21 | 1 | -3/+3 |
* | swap_pager.c: | dg | 1995-02-02 | 1 | -6/+8 |
* | Added ability to detect sequential faults and DTRT. (swap_pager.c) | dg | 1995-01-24 | 1 | -3/+3 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 1 | -123/+124 |
* | Fix up some sloppy coding practices: | wollman | 1994-08-18 | 1 | -3/+12 |
* | Made pmap_kenter "TLB safe". ...and then removed all the pmap_updates that | dg | 1994-08-07 | 1 | -2/+1 |
* | Provide support for upcoming merged VM/buffer cache, and fixed a few bugs | dg | 1994-08-07 | 1 | -5/+1 |
* | Incorporated post 1.1.5 work from John Dyson. This includes performance | dg | 1994-08-06 | 1 | -1/+5 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -1/+3 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -1/+5 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+450 |