summaryrefslogtreecommitdiffstats
path: root/sys/mips/include/vmparam.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r276439 (by alc):kib2015-07-161-11/+9
* MFC r257854 (discussed with alc@)ian2014-05-161-9/+10
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inattilio2013-05-071-7/+0
* Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space sizealc2013-01-121-2/+3
* o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...jmallett2012-03-031-1/+4
* Move the ZERO_REGION_SIZE to a machine-dependent file, as on manymdf2011-05-131-0/+2
* Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h.kib2011-01-091-11/+0
* UMA_MD_SMALL_ALLOC for mips.jchandra2010-12-091-0/+2
* 1. Fix off by one errors in calls to MIPS_DIRECT_MAPPABLE, reported by alc@jchandra2010-12-031-6/+0
* MIPS n64 support - continued...jchandra2010-08-181-2/+2
* Add 3 level page tables for MIPS in n64.jchandra2010-08-041-1/+1
* Prepare for 3 level page tables for MIPS.jchandra2010-07-291-17/+10
* Very rough first cut at NUMA support for the physical page allocator. Forjhb2010-07-271-0/+7
* Get N64 building by defining VM_FREELIST_DIRECT to beimp2010-07-251-0/+1
* Redo the page table page allocation on MIPS, as suggested byjchandra2010-07-211-4/+14
* Merge jmallett@'s n64 work into HEAD - changeset 7jchandra2010-06-241-3/+9
* Most MIPS systems have a comparatively-sparse physical memory layout. Switchjmallett2010-04-241-2/+2
* o) Add NPDEPG, like NPTEPG but for PDEs.jmallett2010-04-171-20/+11
* o) Remove code related to VM_ALLOC_WIRED_TLB_PG_POOL, VM_KERNEL_ALLOC_OFFSETjmallett2010-04-171-5/+1
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,imp2008-04-131-0/+201
OpenPOWER on IntegriCloud