| Subject: | Re: [ZODB-Dev] ZODB Ever-Increasing Memory Usage even with cache-size-bytes |
|---|---|
| From: | Jim Fulton |
| Date: | Mon, 10 May 2010 17:25:06 -0400 |
On Mon, May 10, 2010 at 5:20 PM, Tres Seaver <tseaver@xxxxxxxxxxxxx> wrote: ... >> Also note that memory allocated by Python is generally not returned to >> the OS when freed. > > Python's own internal heap management has gotten noticeably better about > returning reclaimed chunks to the OS in 2.6. Yeah, I've heard that. I tried to verify this, but have since repressed the result. ;) Jim -- Jim Fulton _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@xxxxxxxx https://mail.zope.org/mailman/listinfo/zodb-dev |
| Previous by Date: | Re: [ZODB-Dev] Problem with handling of data managers that join transactions after savepoints, Laurence Rowe |
|---|---|
| Next by Date: | Re: [ZODB-Dev] Problem with handling of data managers that join transactions after savepoints, Jim Fulton |
| Previous by Thread: | Re: [ZODB-Dev] ZODB Ever-Increasing Memory Usage (even with cache-size-bytes), Tres Seaver |
| Next by Thread: | [ZODB-Dev] Problem with handling of data managers that join transactions after savepoints, Jim Fulton |
| Indexes: | [Date] [Thread] [Top] [All Lists] |