Re: [freenet-support] Some infos on improving the memory footprint and routing

2004-09-28 Thread Toad
Well there are several things we can do to optimize memory usage, and more specifically, object churn... On Tue, Sep 28, 2004 at 07:18:35AM +0100, Kevin Steen wrote: > On Tue, 2004-09-28 at 00:29, Toad wrote: > > > Very interesting. Everyone else on the list buys into the holy doctrine > > that t

Re: [freenet-support] Some infos on improving the memory footprint and routing

2004-09-27 Thread Kevin Steen
On Tue, 2004-09-28 at 00:29, Toad wrote: > Very interesting. Everyone else on the list buys into the holy doctrine > that the JVM should be left alone to deal with GCing. I think a lot of the problems are related to memory. Garbage collection works best if the cpu isn't overloaded, but when memor

Re: [freenet-support] Some infos on improving the memory footprint and routing

2004-09-27 Thread Toad
On Mon, Sep 27, 2004 at 06:24:03PM +0200, Someone wrote: > Disclaimer: The following is only based on my experience with running > freenet on Win2k/XP with the 1.4.2_05/1.5 RC JVM and may not apply to > anyone else. > > 1. The memory usage > I noticed that the aggressiv garbage collector is now di