Hi,

there is something that I always wondered about: Does the java
garbage collection really work under windows? From looking at
the fred environment page I get the impression that it doesn't
work. For ex. the current memory infos of my node:

Maximum memory the JVM will allocate    195.136 KiB     
Memory currently allocated by the JVM   168.768 KiB     
Memory in use                     100.007.152 Bytes     
Estimated memory used by logger                None     
Unused allocated memory            72.809.304 Bytes

So, there are 72 Megs of unused but allocated memory, it seems
like this memory won't be used by fred anymore. When ever it
needs more ram it just allocates more till runs at the limit
and into oom errors, while it still shows nearly half of the
allocated memory as unused.

Any thoughts about this? Are these infos from the node simply
wrong or is there some serious bug within the windows version
of java?

Greets someone


_______________________________________________ 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