| Commit message (Expand) | Author | Age | Files | Lines |
* | sys: Remove $FreeBSD$: one-line .h pattern | Warner Losh | 2023-08-23 | 1 | -1/+0 |
* | Add a vmparam.h constant indicating pmap support for large pages. | Mark Johnston | 2020-09-23 | 1 | -0/+5 |
* | Move vm_page_dump bitset array definition to MI code | D Scott Phillips | 2020-09-21 | 1 | -0/+5 |
* | Remove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replacing them across the | Nathan Whitehorn | 2018-01-19 | 1 | -0/+6 |
* | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -0/+2 |
* | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
* | Retire VM_FREEPOOL_CACHE as the next step in eliminating PG_CACHE pages. | Alan Cox | 2015-06-08 | 1 | -3/+2 |
* | The physical memory allocator supports the use of distinct free lists for | Alan Cox | 2014-12-31 | 1 | -11/+9 |
* | Implement local sfbuf_map and sfbuf_unmap for MIPS32. | Adrian Chadd | 2014-09-06 | 1 | -0/+1 |
* | Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.c | Gleb Smirnoff | 2014-08-05 | 1 | -0/+4 |
* | As of r257209, all architectures have defined VM_KMEM_SIZE_SCALE. In other | Alan Cox | 2013-11-08 | 1 | -9/+10 |
* | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | Attilio Rao | 2013-05-07 | 1 | -7/+0 |
* | Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space size | Alan Cox | 2013-01-12 | 1 | -2/+3 |
* | o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl... | Juli Mallett | 2012-03-03 | 1 | -1/+4 |
* | Move the ZERO_REGION_SIZE to a machine-dependent file, as on many | Matthew D Fleming | 2011-05-13 | 1 | -0/+2 |
* | Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h. | Konstantin Belousov | 2011-01-09 | 1 | -11/+0 |
* | UMA_MD_SMALL_ALLOC for mips. | Jayachandran C. | 2010-12-09 | 1 | -0/+2 |
* | 1. Fix off by one errors in calls to MIPS_DIRECT_MAPPABLE, reported by alc@ | Jayachandran C. | 2010-12-03 | 1 | -6/+0 |
* | MIPS n64 support - continued... | Jayachandran C. | 2010-08-18 | 1 | -2/+2 |
* | Add 3 level page tables for MIPS in n64. | Jayachandran C. | 2010-08-04 | 1 | -1/+1 |
* | Prepare for 3 level page tables for MIPS. | Jayachandran C. | 2010-07-29 | 1 | -17/+10 |
* | Very rough first cut at NUMA support for the physical page allocator. For | John Baldwin | 2010-07-27 | 1 | -0/+7 |
* | Get N64 building by defining VM_FREELIST_DIRECT to be | Warner Losh | 2010-07-25 | 1 | -0/+1 |
* | Redo the page table page allocation on MIPS, as suggested by | Jayachandran C. | 2010-07-21 | 1 | -4/+14 |
* | Merge jmallett@'s n64 work into HEAD - changeset 7 | Jayachandran C. | 2010-06-24 | 1 | -3/+9 |
* | Most MIPS systems have a comparatively-sparse physical memory layout. Switch | Juli Mallett | 2010-04-24 | 1 | -2/+2 |
* | o) Add NPDEPG, like NPTEPG but for PDEs. | Juli Mallett | 2010-04-17 | 1 | -20/+11 |
* | o) Remove code related to VM_ALLOC_WIRED_TLB_PG_POOL, VM_KERNEL_ALLOC_OFFSET | Juli Mallett | 2010-04-17 | 1 | -5/+1 |
* | FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64, | Warner Losh | 2008-04-13 | 1 | -0/+201 |