summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/include/vmparam.h
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2002-12-10Use __LDPGSZ (which must be == USRTEXT) as the text address for a.outthorpej
2001-11-15MAXSLP is defined to be a machine-independent scheduling parameter,soren
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
2000-12-12Bump the initial data size limit to 32MB - large enough to compile asimonb
2000-12-01Remove unused pcbb() macro.tsutsui
2000-11-14We use 4K pages on the hp300. Make PAGE_SIZE and friendsthorpej
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-01-26Remove obsoleted macros.tsutsui
1999-12-04CL* discarding.ragge
1999-04-26Garbage-collect the VM_MBUF_SIZE constant. Instead, use the sizethorpej
1999-01-16MNN is now the defaultchuck
1998-08-20vm_offset_t -> {paddr_t,vaddr_t}, vm_size_t -> vsize_tkleink
1998-07-08Define one page free list, and put all pages on it.thorpej
1998-04-26GC the old MACHINE_NONCONTIG code.scottr
1998-02-08Implement MACHINE_NEW_NONCONTIG and switch the hp300 port to use it.thorpej
1997-07-12update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampsonperry
1997-06-12bring mrg-vm-swap2 onto mainilne.mrg
1997-03-15User text segment begins at 8k, now, to match the other m68k ports.thorpej
1996-10-20Back out last change, and add a comment about what should happen.thorpej
1996-10-19Set VM_MIN_KERNEL_ADDRESS to NBPG. This is a better way of gettingthorpej
1994-10-26new RCS ID format.cgd
1994-05-23Merge with 4.4-Lite.mycroft
1993-08-24Double data size limits to make GCC happier.mycroft
1993-08-19Set USRTEXT to NBPG.mycroft
1993-08-01Add RCS identifiers (this time on the correct side of the branch), andmycroft
1993-05-22add rcsids to everything and clean up headerscgd
1993-05-13add hp300 kernel files. generic kernel files might need some help...cgd