aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/include/param.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ia64.Marcel Moolenaar2014-07-071-124/+0
* Use LOG2_ID_PAGE_SIZE again for the identity mapping in regions 6 & 7.Marcel Moolenaar2013-11-011-0/+5
* Rename VM_NDOMAIN into MAXMEMDOM and move it into machine/param.h inAttilio Rao2013-05-071-0/+4
* Hide the creation of phys_avail behind an API to make it easier to do itMarcel Moolenaar2012-07-071-3/+0
* Bump MAXCPU for amd64, ia64 and XLP mips appropriately.Attilio Rao2011-07-191-1/+1
* Add the possibility to specify from kernel configs MAXCPU value.Attilio Rao2011-07-191-0/+2
* When compat32 binary asks for the value of hw.machine_arch, report theKonstantin Belousov2010-07-221-0/+3
* Allocate the VHPT for each CPU in cpu_mp_start(), rather thanMarcel Moolenaar2009-12-071-1/+1
* Revert previous commit. The problem was not related to overrunningMarcel Moolenaar2009-11-231-1/+1
* A 32KB kernel stack is not quite enough. The new USB stack is a bitMarcel Moolenaar2009-10-241-1/+1
* Add a new sysctl for reporting all of the supported page sizes.Alan Cox2009-09-181-0/+2
* Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating anPoul-Henning Kamp2009-09-081-17/+5
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-17/+3
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingRobert Watson2009-04-201-3/+1
* Add description and cautionary note regarding CACHE_LINE_SIZE.Robert Watson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedRobert Watson2009-04-191-0/+5
* When building a kernel module, define MAXCPU the same as SMP soJohn Birrell2008-03-271-1/+1
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoWarner Losh2006-01-091-0/+3
* Drop _MACHINE_ARCH and _MACHINE defines (not to be confused withRuslan Ermilov2005-12-061-7/+0
* Eliminate unused definitions.Alan Cox2005-09-111-7/+0
* Reduce the default MAXCPU from 16 to 4. This is in preparation ofMarcel Moolenaar2005-08-061-1/+1
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Remove UAREA_PAGES.David Schultz2004-11-201-1/+0
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* Remove PAGE_SIZE_4K, PAGE_SIZE_8K and PAGE_SIZE_16K and replace themMarcel Moolenaar2003-08-231-16/+4
* 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-0/+1
* Kill MID_MACHINE, its a.out specific, the only platform that supportsMarcel Moolenaar2003-04-301-1/+0
* Define _ALIGNBYTES to be 15. This should have been done right away.Marcel Moolenaar2003-02-171-1/+1
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-7/+0
* o Remove namespace pollution from param.h:Marcel Moolenaar2002-05-191-11/+12
* Move MI stuff out of MD param.h files.Poul-Henning Kamp2002-05-141-45/+0
* Remove the unused definitions of ctod() and dotc().Poul-Henning Kamp2002-05-141-4/+0
* Merge fixes for dbtob() and btodb() from alpha/include/param.h. This stopsDoug Rabson2002-04-061-3/+10
* KSE Milestone 2Julian Elischer2001-09-121-2/+4
* Add options to select between 4k, 8k and 16k page sizes on ia64. TheDoug Rabson2001-09-071-0/+15
* - Define and use MAXCPU like the alpha and i386 instead of NCPUS.John Baldwin2001-03-241-1/+5
* Merge ALIGN changes from alpha code.Doug Rabson2000-12-301-3/+24
* 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
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+163