summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/vmparam.h
AgeCommit message (Expand)Author
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-01Remove unused pcbb() macro.tsutsui
2000-11-14We use 4K pages on the mac68k. Make PAGE_SIZE and friends intothorpej
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-01-27Revert (accidentally removed) MAXSLP macro.tsutsui
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-04-07vm_size_t -> vsize_tscottr
1999-03-31The last change wasn't quite enough to build libc during a 'make build'.scottr
1999-03-31Bump DFLSSIZ so that we can build libc.so.*, and limit MAXSSIZ independentlyscottr
1999-01-16MNN is no longer an optionchuck
1998-12-22vm_offset_t -> {paddr_t, vaddr_t}scottr
1998-07-08Define one page free list, and put all pages on it.thorpej
1998-04-26GC the old MACHINE_NONCONTIG code.scottr
1998-04-26Use VM_PSTRAT_BIGFIRST, and add a comment explaining the decision.scottr
1998-04-25Missed removal of MACHINE_NONCONTIG. Pointed out by Allen.scottr
1998-04-24Checkpoint of UVM work to date. This includes a fully-functioningscottr
1997-07-23GC unused MMSEG definition, from Erik Bertelsen <erik@erik-be.uni-c.dk>.scottr
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
1996-11-15Include MACHINE_NONCONTIG here. It isn't needed on all macs, but it has beenbriggs
1995-06-21Raise MAXTSIZ, double DFLDSIZ and quadruple MAXDSIZ. Lower USRPTSIZE.briggs
1994-10-26new RCS ID format.cgd
1994-06-26Cleanup some. Deprecate a few defines that are no longer needed.briggs
1993-12-15Change constants and comments to reflect the current MACHINE value.briggs
1993-12-04Change USRTEXT to 8192 in vmparam.h.briggs
1993-11-29Added signal.h for -current. The rest is formatting changes.briggs
1993-09-29The current MacBSD architecture sub-directory for NetBSD-0.9--more orbriggs