summaryrefslogtreecommitdiffstats
path: root/isys/smp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove summitavailable support.Chris Lumens2006-03-221-21/+0
* 2005-06-13 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-06-131-1/+1
* We never look for anything in the MP configuration data table, so treatingPeter Jones2005-03-021-2/+2
* fix for new warnings in gcc 3.4Jeremy Katz2004-06-111-3/+3
* make it build with -fPIC tooJeremy Katz2004-03-031-2/+2
* also, if we have 2 or more siblings, we're HTJeremy Katz2004-03-031-1/+1
* switch to doing cpuid_ebx instead of generic cpuid, do ht check on x86_64Jeremy Katz2004-03-031-7/+24
* merge taroon branch. mostly package bits, but a lot of other misc stuffJeremy Katz2003-06-061-0/+1
* another taroon merge. tagged before as before-taroon-merge, after asJeremy Katz2003-04-241-1/+2
* hammer smp detection (mptable style) - acpi will come laterMatt Wilson2003-01-301-34/+38
* - check archs with defined(arch) instead of relying on them being "1"laroche2002-11-301-11/+6
* fix inline asm argument types (#72306)Matt Wilson2002-11-141-2/+2
* * build with diet on ppcJeremy Katz2002-10-231-5/+36
* placeholder ppc smp detectionJeremy Katz2002-10-221-0/+9
* always assume x86_64 is smp for nowJeremy Katz2002-09-111-0/+2
* implement summit testMatt Wilson2002-07-171-3/+30
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-22/+54
* merge from 7.3 branch: return TRUE if the system has hyperthread so that a SM...Matt Wilson2002-03-131-0/+21
* changes for dietErik Troan2001-11-131-0/+6
* don't ever call exit()Matt Wilson2001-11-011-16/+31
* add s390/s390x patchesr0-9-1laroche2001-07-201-0/+29
* revert S390 changesKarsten Hopp2001-06-201-28/+0
* patches for s390Karsten Hopp2001-06-201-0/+29
* actually count the number of processors availabe for smp detectionMatt Wilson2001-02-071-6/+92
* more aggressive smp detectMatt Wilson2000-12-201-233/+268
* added ia64Erik Troan2000-06-161-0/+4
* smp depends on number _probed_, not activeMatt Wilson1999-10-071-1/+1
* added smp stuffErik Troan1999-05-051-0/+342