summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* When building a kernel module, define MAXCPU the same as SMP sojb2008-03-271-1/+1
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-091-0/+3
* Drop _MACHINE_ARCH and _MACHINE defines (not to be confused withru2005-12-061-7/+0
* Eliminate unused definitions.alc2005-09-111-7/+0
* Reduce the default MAXCPU from 16 to 4. This is in preparation ofmarcel2005-08-061-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-061-1/+1
* Remove UAREA_PAGES.das2004-11-201-1/+0
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Remove PAGE_SIZE_4K, PAGE_SIZE_8K and PAGE_SIZE_16K and replace themmarcel2003-08-231-16/+4
* 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-0/+1
* Kill MID_MACHINE, its a.out specific, the only platform that supportsmarcel2003-04-301-1/+0
* Define _ALIGNBYTES to be 15. This should have been done right away.marcel2003-02-171-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-7/+0
* o Remove namespace pollution from param.h:marcel2002-05-191-11/+12
* Move MI stuff out of MD param.h files.phk2002-05-141-45/+0
* Remove the unused definitions of ctod() and dotc().phk2002-05-141-4/+0
* Merge fixes for dbtob() and btodb() from alpha/include/param.h. This stopsdfr2002-04-061-3/+10
* KSE Milestone 2julian2001-09-121-2/+4
* Add options to select between 4k, 8k and 16k page sizes on ia64. Thedfr2001-09-071-0/+15
* - Define and use MAXCPU like the alpha and i386 instead of NCPUS.jhb2001-03-241-1/+5
* Merge ALIGN changes from alpha code.dfr2000-12-301-3/+24
* 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
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+163
OpenPOWER on IntegriCloud