summaryrefslogtreecommitdiff
path: root/sys/arch/socppc/include/vmparam.h
AgeCommit message (Expand)Author
2014-10-09revert unintentional commit unrelated to LKMTed Unangst
2014-10-09remove LKM devicesTed Unangst
2014-06-02Bump DFLSSIZ to 2MB to match most of the other platforms.Brad Smith
2014-01-30Move declaration of struct vm_page_md from <machine/vmparam.h> toMiod Vallat
2014-01-24Do not protect struct vm_page_md with defined(_KERNEL), for userland uvmMiod Vallat
2014-01-23unifdef -D__HAVE_VM_PAGE_MD - no functional change.Miod Vallat
2011-05-30Remove the freelist member from vm_physsegOwain Ainsworth
2011-03-03Crank MAXDSIZ up to 2G on macppc and socppc.Antoine Jacoutot
2010-12-15oops, i forgot to check in the BRKSIZ define in uvm, but deraadt thinksTed Unangst
2008-05-13Memory is contiguous and non-expandable, so lower VM_PHYSSEG_MAX down to 1.Miod Vallat
2008-05-10OpenBSD/socppc, a port to the Thecus N1200, and potentially other FreescaleMark Kettenis