summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/vmparam.h
AgeCommit message (Expand)Author
2006-01-11Add support for VM_TOPDOWN, and use it unconditionally (just like i386).cube
2005-12-11merge ktrace-lwp.christos
2005-07-30Fix typo reported in PR 30872.wiz
2005-03-26Fix some things regarding COMPAT_NETBSD32 and limits/VM addresses.fvdl
2005-02-11Prevent integer overflow.ws
2005-02-10Increase max data size, now that the Xserver can grok it.ws
2004-06-04Use the SPLAY_* macros. Copied from the i386 pmap, okay'ed by fvdl@sekiya
2004-03-23bump default data size to 256M, enough to build a "-g" kerneldrochner
2003-10-17Correct VM_MAXUSER_ADDRESS definitions, it was wasting a few pages.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-26Rename the x86_64 port to amd64, as this is the actual name used forfvdl