Home | Trees | Indices | Help |
---|
|
system.SystemPart --+ | system.Memory --+ | LocalMemory
Represents a local memory (RAM) bank
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Creates a memory bank from the file. By default, the file /proc/meminfo is used.
|
Perform the actual update. Part implementations should override this method.
|
Returns a dictionary with a massive amount of meta-information, by string. Most implementations will take this directly out of /proc/meminfo. It is generally bad form to use this in an application.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun May 23 16:15:42 2010 | http://epydoc.sourceforge.net |