summaryrefslogtreecommitdiffstats
path: root/sys/arch/sgi/include/param.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is addedderaadt2013-03-231-11/+6
* Change the page size computation logic to default to 16KB pages, and onlymiod2012-03-191-4/+6
* Switch page size from 4KB to 16KB on R10k kernels without R5k supportmiod2009-12-121-1/+7
* Support for 16KB page size kernels; page size is now set in <machine/param.h>miod2009-12-071-1/+3
* copyrightspefo2004-08-101-6/+1
* use MID_MIPS64deraadt2004-08-101-3/+3
* initial sgi importpefo2004-08-061-0/+49