summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/vmparam.h
AgeCommit message (Expand)Author
2021-02-26Use a valuely human readable number for MAXTSIZ.simonb
2019-04-16Trailing whitespaceskrll
2013-01-07switch to __USE_TOPDOWN_VM.chs
2010-11-16MD interrupt implementation is not VM parameter.uebayasi
2010-11-14Move struct vm_page_md definition from vmparam.h to pmap.h, becauseuebayasi
2010-11-14Don't rely on global APIs from internal.uebayasi
2010-11-06Remove incomplete, never worked dynamic run-time memory registrationuebayasi
2010-02-16Remove the dma24_ex method of dealing with BUS_DMA_24BIT and replaceskrll
2009-04-30Merge nick-hppapmap.skrll
2009-03-06Remove SHMMAXPGS from all kernel configs. Dynamically compute thejoerg
2008-02-05Rely on implicit PAGE_SIZE alignment and don't confuse uvm_glue.c.skrll
2007-04-18Whitespace.skrll
2007-04-18Bump the initial stack size limit to bring in line with other ports.skrll
2007-04-07Correct a comment.skrll
2006-10-14Typo in comment.skrll
2005-12-11merge ktrace-lwp.christos
2004-07-18add hppa support for RAS, context stuff, siginfo and scheduler activations:chs
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-04-01* Define PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK in <hppa/vmparam.h>,thorpej
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2002-08-05Made changes in where/how the kernel is linked, and how the pmapfredette
2002-06-05Added files to support generic HP PA-RISC based machines. hp700-specificfredette