summaryrefslogtreecommitdiff
path: root/sys/arch/shark/include/vmparam.h
AgeCommit message (Expand)Author
2012-02-18expose more for kmemuser/fix include protectionchristos
2012-02-17expose more to kmemuserchristos
2010-11-06Remove incomplete, never worked dynamic run-time memory registrationuebayasi
2007-10-25defparam PAGER_MAP_SIZE.yamt
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-05-22Move KERNEL_VM_SIZE into the C files where its used.thorpej
2003-05-22Use virtual_avail and virtual_end to compute the size of the availablethorpej
2003-05-21Move KERNEL_VM_BASE inside where it is used (it won't be there for long).thorpej
2003-05-03Don't expose KERNEL_TEXT_BASE outside of board-specific code. This givesthorpej
2003-05-03Remove old pmap support for platforms which have fully switched over.thorpej
2003-04-28Don't define APTE_BASE if ARM32_PMAP_NEW is defined; the new pmapthorpej
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2002-09-14Back out previous; it breaks binary compatibility between platformsthorpej
2002-09-14Move some #defines out of _KERNEL.mycroft
2002-03-23* Change all uses of KERNEL_SPACE_START to KERNEL_BASE.thorpej
2002-03-23* Rename PROCESS_PAGE_TBLS_BASE -> PTE_BASEthorpej
2002-03-03Implement pmap_growkernel for arm32 based ports.chris
2002-02-10Kill arch/arm32. The last platform supported there, Shark, is nowthorpej