summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Parameterize the number of pages to allocate for the per-cpu area onjake2002-02-271-0/+1
* Add a macro for shift of an integer (1 << shift == sizeof). Move the pointerjake2002-02-271-0/+3
* Remove PANIC_STACK_PAGES which is no longer used.jake2002-01-081-5/+3
* Add a panic stack, which is used as a known good stack when there isjake2002-01-011-2/+4
* Don't concatentate __func__.jake2001-12-291-5/+9
* Header file updates needed for the cache code: add/correct some ASItmm2001-11-091-0/+6
* Move the pcb the to the top of the kernel stack.jake2001-09-301-3/+2
* KSE Milestone 2julian2001-09-121-1/+5
* Bump UPAGES to 4. The pcb can be rather large.jake2001-09-031-1/+1
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-23/+25
* Add skeleton machine dependent headers and c files for a port of freebsdjake2001-07-311-0/+165
OpenPOWER on IntegriCloud