summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Allocate the VHPT for each CPU in cpu_mp_start(), rather thanmarcel2009-12-071-1/+1
* Revert previous commit. The problem was not related to overrunningmarcel2009-11-231-1/+1
* A 32KB kernel stack is not quite enough. The new USB stack is a bitmarcel2009-10-241-1/+1
* Add a new sysctl for reporting all of the supported page sizes.alc2009-09-181-0/+2
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anphk2009-09-081-17/+5
* Cleanup ALIGNED_POINTER:sam2009-07-051-17/+3
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingrwatson2009-04-201-3/+1
* Add description and cautionary note regarding CACHE_LINE_SIZE.rwatson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedrwatson2009-04-191-0/+5
* 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