Home | Trees | Indices | Help |
---|
|
system.SystemPart --+ | system.Processor --+ | LocalProcessor
Represents a local processor
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Creates a local processor. Ordinarily, the name will be the same as cpu<id>.
|
An appropriate name for the processor, like cpu4.
|
Returns a dictionary with a massive amount of meta-information, by string. Most implementations will take this directly out of /proc/cpuinfo. It is generally bad form to use this directly in an application.
|
Perform the actual update. Part implementations should override this method.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun May 23 16:15:42 2010 | http://epydoc.sourceforge.net |