[Python-bugs-list] [ python-Feature Requests-540952 ] Memory Usage Reporting

noreply@sourceforge.net noreply@sourceforge.net
Mon, 08 Apr 2002 05:01:31 -0700


Feature Requests item #540952, was opened at 2002-04-08 12:01
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=540952&group_id=5470

Category: Python Interpreter Core
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Allan Crooks (amc1)
Assigned to: Nobody/Anonymous (nobody)
Summary: Memory Usage Reporting

Initial Comment:
I would personally like a way in Python to report how 
many bytes of memory that the interpreter is using 
(perhaps through the sys module)?

If this sort of mechanism is added, then it may allow 
SoftReferences (a la Java) to be introduced, which 
would definitely be useful for memory sensitive 
caches...

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=355470&aid=540952&group_id=5470