Hardware/CPU/GenericCPU.cs
Thu, 14 Oct 2010 17:30:51 +0000 Improved the invariant TSC frequency estimation code to ignore readings with a large error.
Fri, 01 Oct 2010 19:01:09 +0000 Fixed the initialization of the TSC estimating code.
Thu, 30 Sep 2010 16:51:09 +0000 Improved the implementation for the AMD 10h family CPU clock speeds.
Tue, 21 Sep 2010 20:32:36 +0000 Refactored some of the hardware monitoring code and fixed a few code inspection warnings.
Mon, 20 Sep 2010 19:28:25 +0000 Refactored the CPU classes and added a GenericCPU class.