| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r1.75 - don't deadlock if the system is low on physical memory and | Tor Egge | 2002-03-12 | 1 | -0/+12 |
| * | MFC: pmap interface optimizations, optionally physically backed SYSVSHM. | Peter Wemm | 2000-08-04 | 1 | -2/+1 |
| * | useracc() the prequel: | Poul-Henning Kamp | 1999-10-29 | 1 | -1/+0 |
| * | Remove the last vestiges of "vm_map_t phys_map". It's been unused | Alan Cox | 1999-10-29 | 1 | -1/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Remove the declarations for "vm_map_t io_map". It's been unused | Alan Cox | 1999-08-15 | 1 | -2/+1 |
| * | Remove the declarations for "vm_map_t u_map". It's been unused | Alan Cox | 1999-08-15 | 1 | -2/+1 |
| * | Fix some int/long printf problems for the Alpha | Peter Wemm | 1999-07-01 | 1 | -3/+3 |
| * | Add a function kmem_alloc_nofault() - same as kmem_alloc_pageable(), but | Dmitrij Tejblum | 1999-06-08 | 1 | -1/+25 |
| * | Correct a problem in kmem_malloc: A kmem_malloc allowing "wait" may | Alan Cox | 1999-03-16 | 1 | -3/+5 |
| * | Remove vm_page_frees from kmem_malloc that are performed | Alan Cox | 1999-03-12 | 1 | -7/+1 |
| * | Potential bug fix, do not just clear PG_BUSY... call vm_page_wakeup() | Matthew Dillon | 1999-01-21 | 1 | -1/+1 |
| * | This is a rather large commit that encompasses the new swapper, | Matthew Dillon | 1999-01-21 | 1 | -24/+54 |
| * | Cosmetic changes to the PAGE_XXX macros to make them consistent with | Doug Rabson | 1998-09-04 | 1 | -5/+5 |
| * | Change various syscalls to use size_t arguments instead of u_int. | Doug Rabson | 1998-08-24 | 1 | -4/+4 |
| * | Removed unused includes. | Bruce Evans | 1998-06-21 | 1 | -2/+1 |
| * | Changed the log() of "Out of mbuf clusters - increase maxusers" to a | David Greenman | 1998-06-05 | 1 | -2/+2 |
| * | 1) Use a more consistent page wait methodology. | John Dyson | 1998-03-01 | 1 | -2/+2 |
| * | Significantly improve the efficiency of the swap pager, which appears to | John Dyson | 1998-02-23 | 1 | -5/+6 |
| * | Back out DIAGNOSTIC changes. | Eivind Eklund | 1998-02-06 | 1 | -3/+1 |
| * | 1) Start using a cleaner and more consistant page allocator instead | John Dyson | 1998-02-05 | 1 | -6/+4 |
| * | Turn DIAGNOSTIC into a new-style option. | Eivind Eklund | 1998-02-04 | 1 | -1/+3 |
| * | Change the busy page mgmt, so that when pages are freed, they | John Dyson | 1998-01-31 | 1 | -2/+1 |
| * | VM level code cleanups. | John Dyson | 1998-01-22 | 1 | -5/+4 |
| * | Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu of | John Dyson | 1997-08-05 | 1 | -1/+2 |
| * | Removed unused #includes. | Bruce Evans | 1997-08-02 | 1 | -5/+1 |
| * | Kill some stale leftovers from the earlier attempts at SMP per-cpu pages | Peter Wemm | 1997-06-22 | 1 | -6/+1 |
| * | Update the #include "opt_smpxxx.h" includes - opt_smp.h isn't needed | Peter Wemm | 1997-05-29 | 1 | -2/+1 |
| * | Man the liferafts! Here comes the long awaited SMP -> -current merge! | Peter Wemm | 1997-04-26 | 1 | -1/+7 |
| * | Changed the way that the exec image header is read to be filesystem- | David Greenman | 1997-03-31 | 1 | -2/+1 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | This is the kernel Lite/2 commit. There are some requisite userland | John Dyson | 1997-02-10 | 1 | -1/+1 |
| * | Fix bug related to map entry allocations where a sleep might be attempted | David Greenman | 1997-01-15 | 1 | -11/+3 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Eliminate the redundancy due to the similarity between the routines | John Dyson | 1996-12-28 | 1 | -7/+3 |
| * | Improve the locality of reference for variables in vm_page and | John Dyson | 1996-11-17 | 1 | -14/+14 |
| * | Properly set the PG_MAPPED and PG_WRITEABLE flags. This fixes some potential | John Dyson | 1996-07-02 | 1 | -1/+2 |
| * | Eliminate a vm_page_free, busy panic, in kern_malloc. | John Dyson | 1996-05-23 | 1 | -1/+2 |
| * | This set of commits to the VM system does the following, and contain | John Dyson | 1996-05-18 | 1 | -18/+11 |
| * | Allocate mbufs from a separate submap so that NMBCLUSTERS works as | Garrett Wollman | 1996-05-10 | 1 | -4/+12 |
| * | This fixes kmem_malloc/kmem_free (and malloc/free of objects of > 8K). | John Dyson | 1996-04-24 | 1 | -2/+2 |
| * | Print a more descriptive message when the mb_map is filled (out of mbuf | David Greenman | 1996-01-31 | 1 | -2/+2 |
| * | Eliminated many redundant vm_map_lookup operations for vm_mmap. | John Dyson | 1996-01-19 | 1 | -9/+11 |
| * | Changes to support 1Tb filesizes. Pages are now named by an | John Dyson | 1995-12-11 | 1 | -5/+8 |
| * | Restored used includes of <vm/vm_extern.h>. | Bruce Evans | 1995-12-10 | 1 | -1/+2 |
| * | Untangled the vm.h include file spaghetti. | David Greenman | 1995-12-07 | 1 | -1/+9 |
| * | Fixed up a comment and removed some #if 0'd code. | David Greenman | 1995-11-13 | 1 | -8/+2 |
| * | Machine independent changes to support pre-zeroed free pages. This | John Dyson | 1995-09-03 | 1 | -8/+6 |
| * | Eliminate sloppy common-style declarations. There should be none left for | Bruce Evans | 1995-07-29 | 1 | -3/+2 |
| * | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | David Greenman | 1995-07-13 | 1 | -14/+4 |