index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
macppc
/
include
/
vmparam.h
Age
Commit message (
Expand
)
Author
2004-06-24
Do a better job at containing powerpc specific #defines to PPC_...
Dale Rahn
2004-01-23
Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasos
Todd C. Miller
2002-09-15
backout premature
Theo de Raadt
2002-09-15
KNF
Theo de Raadt
2002-03-13
Complete rewrite of the powerpc pmap handling, Instead of keeping
Dale Rahn
2002-02-17
Patch from Daniel Lucq <daniel@lucq.org>
Mats O Jansson
2002-01-07
Paranoia on my part, do not let the condition exist where kvm space could
Dale Rahn
2001-12-05
VM_KMEM_SIZE no longer needed.
Artur Grabowski
2001-11-30
Now that pmaps can have vm_page_md, make pmap_physseg optional.
Artur Grabowski
2001-11-05
Raise the shared memory size to 16MB from 4MB. 4MB is too small for current
Dale Rahn
2001-09-22
Remove more old, dusty, unused defines.
Miod Vallat
2001-09-05
kvm space is limited by by pmap_virtual_space, Do not play with the
Dale Rahn
2001-09-01
The "powerpc" port which has supported the newer Apple Macintosh powerpc based
Dale Rahn