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 memory is in short
supply it seems to cause cpu use to increase. My machine hardly ever
gets above 10% cpu, even though it has only a 850MHz processor but I
have lots of RAM and I run freenet with -Xmx256m .

My advice to people experiencing high CPU usage or high memory usage is
to reduce the number of connections (maxNodeConnections) or the
outputBandwidthLimit so that freenet isn't constantly running near the
limit of system resources.

-Kevin

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Support mailing list
[EMAIL PROTECTED]
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Reply via email to