Hardware/CPU/CPULoad.cs
2010-04-26 Fixed the CPULoad implementation for multi CPU systems.
2010-04-24 Implemented APIC based CPU enumeration (Issue 41).
2010-02-04 Release version 0.1.13. Replaced PerformanceCounter based CPU load sensors with an implementation using NtQuerySystemInformation. Fixed a temperature reading problem for W83627DHG chips (sensors with invalid value 127?C).