summaryrefslogtreecommitdiffstats
path: root/perl-install/c/smp-dmi.c
Commit message (Expand)AuthorAgeFilesLines
* look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, o...Pascal Rigaux2006-01-101-325/+0
* map more closely to dmidecode behaviour's, aka mmap(/dev/mem) and find/readGwenolé Beauchesne2005-08-091-66/+89
* max() is not defined, inline itPascal Rigaux2004-09-091-1/+3
* add dmi type 6 in detection memory sizeNicolas Planel2004-09-091-2/+27
* rework smp-dmi, add dmi memory detection suppportNicolas Planel2004-08-171-43/+105
* Two smp detection for intel archNicolas Planel2003-02-261-8/+2
* fix planel sucks that broke the installation (hint look at nm outputThierry Vignaud2003-02-261-1/+1
* Add dmidetection for smpNicolas Planel2003-02-251-0/+219