summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/include/vmparam.h
AgeCommit message (Expand)Author
2003-02-03Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).matt
2003-02-02Remove OLDPMAP support.matt
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2002-03-09switch all mpc6xx powerpc ports to NEWPMAP by default.chs
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
2001-06-10Make the new pmap optional. Use the old (stable!) pmap by default.tsubai
2001-06-06Changes new pmap, common param.h, vmparam.h, and moved includes.matt
2001-05-01Per discussion w/ chuck and chuck, restructure the md page stuffthorpej
2001-04-29Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data forthorpej
2001-03-15Remove PAGER_MAP_SIZE definition -- use default value. Instead, decreasetsubai
2000-12-08Increase all of the limits.mycroft
2000-11-27Reduce PAGER_MAP_SIZE to 4MB.tsubai
2000-02-11Update for the NKMEMPAGES changes.thorpej
1999-12-04CL* discarding.ragge
1999-07-18Add VM_MAX_KERNEL_BUF definition.tsubai
1999-04-16Now that we have direct-mapped pool pages, we can garbage-collect VM_MBUF_SIZEthorpej
1999-03-23VM_MBUF_SIZE is in terms of MCLBYTES, not CLBYTES.thorpej
1999-02-27Increase default data size to compile libbfd without `virtual memorytsubai
1999-01-16MNN is no longer optionalchuck
1998-08-21vm_offset_t --> [pv]addr_t.tsubai
1998-07-13Change VM_MAXUSER_ADDRESS to 0x7ffff000.tsubai
1998-06-05Add support for UVM and MACHINE_NEW_NONCONTIG.tsubai
1998-05-15Initial import of macppc port.tsubai