summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include/vmparam.h
AgeCommit message (Expand)Author
2001-08-15There is no need to alter the MAX_KMAP and MAX_KMAPENT formulae forMiod Vallat
2001-08-13SYSPTSIZE is orhpaned, so g/c the poor define.Miod Vallat
2001-08-12KUSER_AREA, BTOPUSRSTACK, P1PAGES are never used, so get rid of them.Miod Vallat
2001-06-27MNN is no longer an option.Artur Grabowski
2001-05-06Update some comments wrt. the CLSIZE changes.Artur Grabowski
2001-05-05Get rid of CLSIZE and all related stuff.Artur Grabowski
2000-12-15Grow the number of reserved pt pages.Artur Grabowski
2000-05-27vm freelist defines for UVM.Artur Grabowski
2000-05-27MACHINE_NEW_NONCONTIG code for amiga. Enabled by default.Artur Grabowski
1998-03-26typo in last commitNiklas Hallqvist
1998-03-26Amiga works more stably with the old MAX_KMAP* entries, besides theyNiklas Hallqvist
1997-09-18Merge of NetBSD changes upto last week or so, with the exception of stand/Niklas Hallqvist
1996-08-04Do not mix differently signed entities in comparisons.Niklas Hallqvist
1996-05-02Sync with NetBSD 9600430. The port has gone over a major -Wall treatNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt