summaryrefslogtreecommitdiff
path: root/sys/arch/pc532/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-11-14'532 has 4K pages. Make PAGE_SIZE and friends into compile-timethorpej
2000-07-18Change KERNBASE to 0xe0000000 to give more room for KVA. This is the maximummatthias
2000-02-11Update for the NKMEMPAGES changes.thorpej
2000-01-26Remove obsoleted macros.tsutsui
1999-12-04CL* discarding.ragge
1999-06-17PMAP_NEW is no longer optional on the pc532; the old pmap's page tablethorpej
1999-04-26Garbage-collect the VM_MBUF_SIZE constant. Instead, use the sizethorpej
1999-01-16MNN is no longer optional, remove old codechuck
1999-01-15Support BUFCACHE option (stolen from i386).matthias
1998-09-02Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] aftermatthias
1998-07-08Define one page free list, and put all pages on it.thorpej
1998-03-18Switch the pc532 to MACHINE_NEW_NONCONTIG and add machine specific bitsmatthias
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-06-01Update SHMMAXPGS to a constant of 1024.phil
1996-12-07* Enlarge kernel virtual memory space. The pc532 kernel now runs atmatthias
1996-02-01Integration of many changes from Matthias Pfaller plus some of mine.phil
1995-02-14Increase the VM limits and initial sizes limits.phil
1994-10-26new RCS ID format.cgd
1994-07-01param.h: make #include conditional on KERNELphil
1994-05-17The "kitchen sink" update ... proc.h, signals, profile, setrq=>setrunqueue ...phil
1993-10-25making the "#ifndef _MACHINE_FILE_H_" more complete and consistent.phil
1993-09-09Adding the src/sys/arch/pc532 tree.phil