Hardware/CPU/CPUID.cs
Fri, 30 Apr 2010 20:53:40 +0000 Fixed an overflow problem with the log function in the CPUID constructor.
Tue, 27 Apr 2010 07:31:46 +0000 Another small fix of the coreId calculation for multi-CPU systems.
Sun, 25 Apr 2010 12:35:16 +0000 Fixed the coreId and threadId calculation in the APIC CPU enumeration code and removed some IndexOutOfRangeException problems.
Sat, 24 Apr 2010 19:59:52 +0000 Implemented APIC based CPU enumeration (Issue 41).