summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-111-125/+0
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-091-0/+2
* Drop _MACHINE_ARCH and _MACHINE defines (not to be confused withru2005-12-061-7/+0
* Eliminate unused definitions.alc2005-09-111-7/+0
* Begin all license/copyright comments with /*- or #-imp2005-01-051-1/+1
* Remove UAREA_PAGES.das2004-11-201-1/+0
* Turn PREEMPTION into a kernel option. Make sure that it's defined ifscottl2004-09-021-5/+0
* Turn off PREEMPTION by default while it gets debugged. It's been causingscottl2004-08-011-0/+3
* Implement preemption of kernel threads natively in the scheduler ratherjhb2004-07-021-0/+2
* Remove the advertsing clause, per the Regent's letter dated July 22, 1999.imp2004-04-051-4/+0
* Deal with 'options KSTACK_PAGES' being a global option.peter2003-07-311-0/+2
* Migrate the thread stack management functions from the machine-dependentalc2003-06-141-1/+1
* Fix the osf1 abi module on SMP systems by making the size ofgallatin2003-03-291-1/+2
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-7/+0
* Move MI stuff out of MD param.h files.phk2002-05-141-38/+0
* Remove the unused definitions of ctod() and dotc().phk2002-05-141-4/+0
* Whitespace fixes.jhb2001-09-121-3/+3
* KSE Milestone 2julian2001-09-121-2/+4
* Follow Bruce's suggestions. They're probably wrong, but better than before.mjacob2001-07-041-3/+10
* Fix CMSG and ALIGN macro usage.asmodai2000-11-081-17/+37
* 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