Age | Commit message (Expand) | Author |
2008-09-06 | Fix comment to catch up with HPPA_PGALIAS change. | Mark Kettenis |
2008-08-22 | Set PIE address range to avoid or minimize mmap pressure due to limited | Kurt Miller |
2006-06-04 | Shrink VM_PHYSSEG_MAX to 1 on platforms where physical memory is contiguous | Miod Vallat |
2005-04-11 | use MD #define to choose stackgap size per-architecture. on sparc, special | Theo de Raadt |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-10-26 | better higher limits | Michael Shalayeff |
2004-10-12 | increase DFLSSIZ to smth more common in between other archs | Michael Shalayeff |
2004-01-25 | Crank SHMMAXPGS to 32mb; OK mickey@ | Todd C. Miller |
2003-04-16 | better limits and clean out old consts and comments | Michael Shalayeff |
2003-04-04 | lower the max kernel vm address since there might be proms right below the io | Michael Shalayeff |
2003-03-30 | better MAXSSIZ | Michael Shalayeff |
2002-10-17 | convert to use vm_page_md instead of pmap_physseg, make code smaller and simp... | Michael Shalayeff |
2002-09-05 | move the kernel virtual away from the physical addresses | Michael Shalayeff |
2002-03-15 | rewrite a pmap to use multilevel page tables. | Michael Shalayeff |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2001-12-05 | VM_KMEM_SIZE no longer needed. | Artur Grabowski |
2001-11-30 | Now that pmaps can have vm_page_md, make pmap_physseg optional. | Artur Grabowski |
2001-10-24 | make libc compile | Michael Shalayeff |
2001-09-22 | Remove more old, dusty, unused defines. | Miod Vallat |
2001-08-12 | KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them. | Miod Vallat |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-06-27 | MNN is no longer an option. | Artur Grabowski |
2001-05-06 | Update some comments wrt. the CLSIZE changes. | Artur Grabowski |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-03-22 | pmap_physseg is kernel-only business | Michael Shalayeff |
2001-01-12 | move pmap_physseg back to vmparam.h where it belongs. | Michael Shalayeff |
1999-09-18 | PMAP_NEW, also kill last vm_{size,offset}_t's | Michael Shalayeff |
1999-08-25 | n+1 approximation step for the user space constants | Michael Shalayeff |
1999-05-12 | mask wrong code in uvm out, also bump VM_MAX_KERNEL_ADDRESS up to the io space | Michael Shalayeff |
1999-04-20 | uvm names and definitions | Michael Shalayeff |
1998-11-23 | more reasonable VM_MAX_KERNEL_ADDRESS | Michael Shalayeff |
1998-10-30 | cleanup | Michael Shalayeff |
1998-08-29 | reduce code limit | Michael Shalayeff |
1998-07-29 | real user .text base | Michael Shalayeff |
1998-07-07 | more includes | Michael Shalayeff |