summaryrefslogtreecommitdiff
path: root/sys/alpha/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.3.0_cvscvs2svn2008-01-151-1/+1
* Begin all license/copyright comments with /*- or #-Warner Losh2005-01-051-1/+1
* Remove UAREA_PAGES.David Schultz2004-11-201-1/+0
* Turn PREEMPTION into a kernel option. Make sure that it's defined ifScott Long2004-09-021-5/+0
* Turn off PREEMPTION by default while it gets debugged. It's been causingScott Long2004-08-011-0/+3
* Implement preemption of kernel threads natively in the scheduler ratherJohn Baldwin2004-07-021-0/+2
* Remove the advertsing clause, per the Regent's letter dated July 22, 1999.Warner Losh2004-04-051-4/+0
* Deal with 'options KSTACK_PAGES' being a global option.Peter Wemm2003-07-311-0/+2
* Migrate the thread stack management functions from the machine-dependentAlan Cox2003-06-141-1/+1
* Fix the osf1 abi module on SMP systems by making the size ofAndrew Gallatin2003-03-291-1/+2
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-7/+0
* Move MI stuff out of MD param.h files.Poul-Henning Kamp2002-05-141-38/+0
* Remove the unused definitions of ctod() and dotc().Poul-Henning Kamp2002-05-141-4/+0
* Whitespace fixes.John Baldwin2001-09-121-3/+3
* KSE Milestone 2Julian Elischer2001-09-121-2/+4
* Follow Bruce's suggestions. They're probably wrong, but better than before.Matt Jacob2001-07-041-3/+10
* Fix CMSG and ALIGN macro usage.Jeroen Ruigrok van der Werven2000-11-081-17/+37
* Implement write combining for crashdumps. This is useful whenPaul Saab2000-10-171-0/+1
* Cleanup comment in machine/param.h regarding mbuf-related sizes, and get ridBosko Milekic2000-10-081-8/+6
* Move MAXCPU from machine/smp.h to machine/param.h to fix breakagePaul Saab2000-09-231-2/+2
* Remove a few leftover CLBYTES related bits.Poul-Henning Kamp2000-09-161-7/+0
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-0/+4
* * Fix the memory probing code so that it sees all memory clusters, notDoug Rabson2000-02-291-4/+0
* Zap some latent problems hidden by differences between KERNEL and _KERNEL.Peter Wemm1999-11-221-17/+0
* bdbtofsb() appears to have been unused for quite some time, if ever.Peter Wemm1999-09-261-8/+0
* Back out a portion of the last commit. DFLTPHYS and MAXPHYS cannotMatthew Dillon1999-09-221-5/+0
* Change default block size for user VBLK device access from 2K to PAGE_SIZEMatthew Dillon1999-09-221-1/+8
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* alpha/include/param.h: #define NCPUS 1Dmitrij Tejblum1999-04-201-1/+3
* Don't define NMBCLUSTERS here.Hidetoshi Shimokawa1999-04-111-8/+1
* Don't define MACHINE, MACHINE_ARCH, _MACHINE or _MACHINE_ARCH ifWarner Losh1999-03-011-1/+9
* Introduce machine-dependent macro pgtok() to convert page count to numberLuoqi Chen1999-02-191-1/+3
* Add a new library function getobjformat(). It checks all theJohn Polstra1998-09-091-1/+8
* Change load address to 0xfffffc0000300000 to help support AS200.Doug Rabson1998-07-301-2/+2
* Overhaul the spl system so that it actually works properly.Doug Rabson1998-07-121-3/+1
* Major changes to the generic device framework for FreeBSD/alpha:Doug Rabson1998-06-141-2/+2
* Add initial support for the FreeBSD/alpha kernel. This is very much aDoug Rabson1998-06-101-26/+25
* Updates to reflect differences in what NetBSD does and what FreeBSDJohn Birrell1998-03-091-1/+2
* These are a few of the alpha machine dependent header files - the firstJohn Birrell1998-01-101-0/+180