summaryrefslogtreecommitdiffstats
path: root/isys/smp.c
Commit message (Collapse)AuthorAgeFilesLines
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-22/+54
| | | | should be fine since I had originally just copied them into hampton from head :)
* merge from 7.3 branch: return TRUE if the system has hyperthread so that a ↵Matt Wilson2002-03-131-0/+21
| | | | SMP kernel will be installed. (#59813)
* 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