Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, ↵ | Pascal Rigaux | 2006-01-10 | 1 | -325/+0 |
| | | | | or using DMI info (often broken) | ||||
* | map more closely to dmidecode behaviour's, aka mmap(/dev/mem) and find/read | Gwenolé Beauchesne | 2005-08-09 | 1 | -66/+89 |
| | | | | | the raw DMI table in a whole. | ||||
* | max() is not defined, inline it | Pascal Rigaux | 2004-09-09 | 1 | -1/+3 |
| | |||||
* | add dmi type 6 in detection memory size | Nicolas Planel | 2004-09-09 | 1 | -2/+27 |
| | |||||
* | rework smp-dmi, add dmi memory detection suppport | Nicolas Planel | 2004-08-17 | 1 | -43/+105 |
| | |||||
* | Two smp detection for intel arch | Nicolas Planel | 2003-02-26 | 1 | -8/+2 |
| | |||||
* | fix planel sucks that broke the installation (hint look at nm output | Thierry Vignaud | 2003-02-26 | 1 | -1/+1 |
| | | | | | on old stuff.so ... ) | ||||
* | Add dmidetection for smp | Nicolas Planel | 2003-02-25 | 1 | -0/+219 |