| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r280278, r280402: | Ian Lepore | 2015-05-23 | 1 | -0/+2 |
| * | MFC 264203, 264204, 264206, 264218: | Ian Lepore | 2014-05-17 | 1 | -2/+2 |
| * | MFC 264128, 264129, 264130, 264135, | Ian Lepore | 2014-05-17 | 1 | -7/+2 |
| * | MFC r257854 (discussed with alc@) | Ian Lepore | 2014-05-16 | 1 | -6/+11 |
| * | MFC r257549, r261642 | Ian Lepore | 2014-05-15 | 1 | -25/+7 |
| * | Provide settings for superpage reservation system on ARM. | Rafal Jaworowski | 2013-08-26 | 1 | -2/+9 |
| * | Instead of just trying to do it for arm, make sure vm_kmem_size is properly | Olivier Houchard | 2013-08-09 | 1 | -2/+2 |
| * | Make sure vm_kmem_size is aligned on a page boundary, since that's what vmem | Olivier Houchard | 2013-08-09 | 1 | -2/+2 |
| * | Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h in | Attilio Rao | 2013-05-07 | 1 | -7/+0 |
| * | Move some virtual memory constants to the top of the file where they are on | Andrew Turner | 2013-03-02 | 1 | -21/+25 |
| * | Increase the maximum text size on ARM to 64MiB. Without this clang would be | Andrew Turner | 2013-03-01 | 1 | -1/+3 |
| * | Copy the definition of VM_MAX_AUTOTUNE_MAXUSERS from i386. (See r242847.) | Alan Cox | 2013-03-01 | 1 | -0/+4 |
| * | Be more conservative in auto-sizing and capping the kmem submap. In | Alan Cox | 2013-02-26 | 1 | -3/+3 |
| * | Place a cap on the size of the kernel's heap, also known as the kmem | Alan Cox | 2013-02-18 | 1 | -0/+8 |
| * | On arm, like sparc64, the end of the kernel map varies from one type of | Alan Cox | 2013-02-18 | 1 | -1/+3 |
| * | Add VM_KMEM_SIZE_SCALE parameter set to 2 (50%) for all ARM platforms. | Andre Oppermann | 2013-02-01 | 1 | -2/+5 |
| * | Merging projects/armv6, part 1 | Oleksandr Tymoshenko | 2012-08-15 | 1 | -0/+2 |
| * | trim trailing whitespace | Warner Losh | 2012-06-13 | 1 | -1/+1 |
| * | Properly guard definitions of DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ and | Marcel Moolenaar | 2011-10-04 | 1 | -0/+10 |
| * | Move the ZERO_REGION_SIZE to a machine-dependent file, as on many | Matthew D Fleming | 2011-05-13 | 1 | -0/+3 |
| * | Move repeated MAXSLP definition from machine/vmparam.h to sys/vmmeter.h. | Konstantin Belousov | 2011-01-09 | 1 | -1/+0 |
| * | Very rough first cut at NUMA support for the physical page allocator. For | John Baldwin | 2010-07-27 | 1 | -0/+7 |
| * | Retire VM_PROT_READ_IS_EXEC. It was intended to be a micro-optimization, | Alan Cox | 2009-04-04 | 1 | -2/+0 |
| * | Add a comment explaining what ARM_KERN_DIRECTMAP is all about. | Olivier Houchard | 2009-01-22 | 1 | -0/+7 |
| * | Add configuration knobs for the superpage reservation system. Initially, | Alan Cox | 2007-12-27 | 1 | -0/+7 |
| * | Change the management of cached pages (PQ_CACHE) in two fundamental | Alan Cox | 2007-09-25 | 1 | -2/+3 |
| * | Add the machine-specific definitions for configuring the new physical | Alan Cox | 2007-06-04 | 1 | -0/+15 |
| * | Eliminate some unused definitions that came from NetBSD. | Alan Cox | 2007-05-28 | 1 | -19/+0 |
| * | Define every architecture as either VM_PHYSSEG_DENSE or | Alan Cox | 2007-05-05 | 1 | -0/+5 |
| * | Eliminate unused definitions. (They came from NetBSD.) | Alan Cox | 2006-08-25 | 1 | -9/+0 |
| * | Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it maps | Olivier Houchard | 2006-08-08 | 1 | -0/+7 |
| * | Add a new arm-specific option, ARM_USE_SMALL_ALLOC. If defined, it provides | Olivier Houchard | 2005-06-07 | 1 | -0/+4 |
| * | Start all license statements with /*- | Warner Losh | 2005-01-05 | 1 | -1/+1 |
| * | Define VM_PROT_READ_IS_EXEC. | Olivier Houchard | 2004-09-23 | 1 | -0/+1 |
| * | Fix comments. | Olivier Houchard | 2004-08-02 | 1 | -2/+3 |
| * | Import FreeBSD/arm kernel bits. | Olivier Houchard | 2004-05-14 | 1 | -0/+129 |