On Wed, Apr 16, 2008 at 4:11 PM, Daniel Cheng <j16sdiz+freenet at gmail.com> 
wrote:
> On Wed, Apr 16, 2008 at 2:58 PM, Sven-Ola T?cke <sven-ola at gmx.de> wrote:
>  > Hi,
>  >
>  >  to limit memory consumption, one can restart a freenet node on a regulary
>  >  basis. Hence a question: does it have an impact to others, if a couple of
>  >  nodes do this? Say 50-100 nodes restaring every hour or so...
>  >
>  >  // Sven-Ola
>
>  Are you seeing high memory usage even if you are not downloading large file?
>  Try to all some items from queue page and run the following command:
>
>     jmap  -dump:format=b,file=dump.hprof    [pid of java]
>
>  send me the hprof files generated (this command is unix/linux only)

* WARNING *
The hprof file contain memory image dump -- it may contain some private info
of your freenet node. Including, but not limited to, what files you
are downloading,
ip address, darknet peers, etc..

>  Regards,
>  Daniel Cheng

Reply via email to