On 07/ 8/10 02:21 PM, [email protected] wrote:
On Thu, Jul 08, 2010 at 02:10:57PM -0700, Shawn Walker wrote:
...
I don't know what it's doing, but I've found that what I had here
actually increased memory usage by about 720KB consistently, which
makes no sense to me whatsoever. As such, I've changed this as you
mentioned above.
Thanks for changing that. I'm just speculating, but perhaps you're
seeing memory usage increase because you have a number of additional
list objects on the freelist?
That or because the assignment was happening inside an exception handler
clause. Either way, the behaviour seems counter-intuitive to me since
the test case I was using (install -nv redistributable) should not have
encountered any invalid packages, and therefore never assigned anything
other than None to the 'errors' variable.
Cheers,
-Shawn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss