On Thu, Feb 11, 2010 at 04:42:52PM -0600, Shawn Walker wrote: > I also wonder about the 1024 number for catalog requests since there > should generally be far less of those.
Is your concern that we're storing too much information for too long, or that we're not storing enough information? This code is mostly used to record previous catalog requests, so we can re-use the old request under a different name to try to trick the client. I can reduce this number if you're concerned about memory usage, but I didn't think this would be too much of a problem. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
