summaryrefslogtreecommitdiffstats
path: root/isys/smp.c
Commit message (Expand)AuthorAgeFilesLines
* - 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 patcheslaroche2001-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