Package | Description |
---|---|
freenet.support.CPUInformation |
CPUID implementaion, borrowed from freenet, updated and heavily modified.
|
Class and Description |
---|
AMDCPUInfo
An interface for classes that provide lowlevel information about AMD CPU's
|
CPUIDCPUInfo
Moved out of CPUID.java
Ref: http://en.wikipedia.org/wiki/CPUID
|
CPUInfo
An interface for classes that provide lowlevel information about CPU's
|
IntelCPUInfo
An interface for classes that provide lowlevel information about Intel CPU's
|
UnknownCPUException |
VIACPUInfo
Moved out of CPUID.java
|