summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Implement write combining for crashdumps. This is useful whenps2000-10-171-0/+1
* Cleanup comment in machine/param.h regarding mbuf-related sizes, and get ridbmilekic2000-10-081-8/+6
* Move MAXCPU from machine/smp.h to machine/param.h to fix breakageps2000-09-231-2/+2
* Remove a few leftover CLBYTES related bits.phk2000-09-161-7/+0
* Major update to the way synchronization is done in the kernel. Highlightsjasone2000-09-071-0/+4
* * Fix the memory probing code so that it sees all memory clusters, notdfr2000-02-291-4/+0
* Zap some latent problems hidden by differences between KERNEL and _KERNEL.peter1999-11-221-17/+0
* bdbtofsb() appears to have been unused for quite some time, if ever.peter1999-09-261-8/+0
* Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannotdillon1999-09-221-5/+0
* Change default block size for user VBLK device access from 2K to PAGE_SIZEdillon1999-09-221-1/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* alpha/include/param.h: #define NCPUS 1dt1999-04-201-1/+3
* Don't define NMBCLUSTERS here.simokawa1999-04-111-8/+1
* Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH ifimp1999-03-011-1/+9
* Introduce machine-dependent macro pgtok() to convert page count to numberluoqi1999-02-191-1/+3
* Add a new library function getobjformat(). It checks all thejdp1998-09-091-1/+8
* Change load address to 0xfffffc0000300000 to help support AS200.dfr1998-07-301-2/+2
* Overhaul the spl system so that it actually works properly.dfr1998-07-121-3/+1
* Major changes to the generic device framework for FreeBSD/alpha:dfr1998-06-141-2/+2
* Add initial support for the FreeBSD/alpha kernel. This is very much adfr1998-06-101-26/+25
* Updates to reflect differences in what NetBSD does and what FreeBSDjb1998-03-091-1/+2
* These are a few of the alpha machine dependent header files - the firstjb1998-01-101-0/+180
OpenPOWER on IntegriCloud