| Commit message (Expand) | Author | Age | Files | Lines |
| * | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
| * | (fault 3/9) Move map relookup into a dedicated function. | Jeff Roberson | 2020-01-23 | 1 | -0/+1 |
| * | Improve MD page fault handlers. | Konstantin Belousov | 2019-09-27 | 1 | -0/+1 |
| * | Move phys_avail definition into MI code. It is consumed in the MI layer and | Jeff Roberson | 2019-08-16 | 1 | -0/+5 |
| * | Cache kernel stacks in UMA. This gives us NUMA support, better concurrency, | Jeff Roberson | 2019-08-06 | 1 | -0/+4 |
| * | SPDX: Consider code from Carnegie-Mellon University. | Pedro F. Giffuni | 2017-11-30 | 1 | -1/+1 |
| * | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
| * | Add OID for the vm.overcommit sysctl. This makes it possible to remove | Edward Tomasz Napierala | 2017-10-22 | 1 | -1/+2 |
| * | Commit the 64-bit inode project. | Konstantin Belousov | 2017-05-23 | 1 | -1/+1 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | Remove the v_cache_min and v_cache_max sysctls. They are unused and have | Mark Johnston | 2015-09-11 | 1 | -2/+2 |
| * | Rename global cnt to vm_cnt to avoid shadowing. | Bryan Drewery | 2014-03-22 | 1 | -7/+7 |
| * | Remove unused definition for CTL_VM_NAMES. | Andrey Zonov | 2013-08-09 | 1 | -15/+0 |
| * | Unbreak sysctl ABI changes introduced in r253662 | Andrey Zonov | 2013-07-29 | 1 | -2/+4 |
| * | Remove define and documentation for vm_pageout_algorithm missed in r253587 | Andrey Zonov | 2013-07-26 | 1 | -4/+2 |
| * | On Alan's advice, rather than do a wholesale conversion on a single | Kip Macy | 2010-04-30 | 1 | -0/+8 |
| * | Fix CTL_VM_NAMES. | Ruslan Ermilov | 2007-10-16 | 1 | -8/+8 |
| * | Correct two comments. | Alan Cox | 2007-04-19 | 1 | -2/+2 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | #include <vm/vm_param.h> instead of <machine/vmparam.h> (the former | Dag-Erling Smørgrav | 2004-11-08 | 1 | -6/+6 |
| * | Second half of the dev_t cleanup. | Poul-Henning Kamp | 2004-06-17 | 1 | -1/+1 |
| * | Remove advertising clause from University of California Regent's license, | Warner Losh | 2004-04-06 | 1 | -4/+0 |
| * | Rev 1.16 renamed VM_METER to VM_TOTAL. This is breaking 3rd-party apps. | David E. O'Brien | 2003-01-18 | 1 | -0/+1 |
| * | Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten. | Matthew Dillon | 2003-01-11 | 1 | -2/+2 |
| * | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | Paul Saab | 2001-10-10 | 1 | -0/+6 |
| * | Change the way information about swap devices is exported to be more | Thomas Moestl | 2001-06-01 | 1 | -0/+12 |
| * | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Remove (1) "extern" declarations for variables that were previously | Alan Cox | 1999-06-22 | 1 | -36/+1 |
| * | Set cnt.v_page_size to PAGE_SIZE rather than DEFAULT_PAGE_SIZE so that | Alan Cox | 1999-06-20 | 1 | -3/+3 |
| * | There is a comment in vm_param.h which doesn't belong to the | Poul-Henning Kamp | 1998-07-22 | 1 | -5/+1 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | This commit does a couple of things: | John Dyson | 1996-06-26 | 1 | -2/+6 |
| * | Moved the declaration of boolean_t from <vm/vm_param.h> to | Bruce Evans | 1995-12-10 | 1 | -9/+1 |
| * | These changes embody the support of the fully coherent merged VM buffer cache, | David Greenman | 1995-01-09 | 1 | -61/+39 |
| * | Added $Id$ | David Greenman | 1994-08-02 | 1 | -1/+3 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -0/+30 |
| * | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+159 |