Re: [freenet-support] high cpu usage

2011-08-06 Thread Matthew Toseland
On Thursday 28 Jul 2011 10:09:46 Julien wrote:
 Hello,
 
 My freenet node is killing my cpu. Got a high CPU usage when node is up.
 (and doing everything else on computer is a pain)
 see graph = http://img263.imageshack.us/img263/3935/imagecn.png
 (freenet node was running during two days between 25-27)
 
 This is a fresh (headless) install of freenet (v 1388) on a Linux (2.6.35)
 box.
 
 Java : build 1.6.0_22-b04
 Cpu : Intel(R) Atom(TM) CPU  330   @ 1.60GHz
 
 Is anyone know how to resolve this ?
 Is freenet node cpu hungry ??
 (tried freenet on another computer core2duo win7, was also a cpu intensive
 moment...)
 
 Did I miss some settings to release cpu usage ?
 
 Please help Obiwan ! ;-)
 
 My country is falling into internet filtering frenzy :-(
 
 Julien
 
A headless install probably has too low a memory limit. Try increasing your 
memory limit in wrapper.conf to 512, if you can spare the memory.


signature.asc
Description: This is a digitally signed message part.
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

[freenet-support] high cpu usage

2011-07-28 Thread Julien
Hello,

My freenet node is killing my cpu. Got a high CPU usage when node is up.
(and doing everything else on computer is a pain)
see graph = http://img263.imageshack.us/img263/3935/imagecn.png
(freenet node was running during two days between 25-27)

This is a fresh (headless) install of freenet (v 1388) on a Linux (2.6.35)
box.

Java : build 1.6.0_22-b04
Cpu : Intel(R) Atom(TM) CPU  330   @ 1.60GHz

Is anyone know how to resolve this ?
Is freenet node cpu hungry ??
(tried freenet on another computer core2duo win7, was also a cpu intensive
moment...)

Did I miss some settings to release cpu usage ?

Please help Obiwan ! ;-)

My country is falling into internet filtering frenzy :-(

Julien
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] High cpu usage when starting build 1229

2009-08-29 Thread Matthew Toseland
On Saturday 22 August 2009 05:56:09 Dennis Nezic wrote:
 It appears that the problem only occurs in conjunction with FMS (0.3.41
 at least). That is, freenet (I believe the problem started with 1229,
 and it's still here with 1232. I really should test 1228) will run
 normally -- and only after I launch FMS does it skyrocket to consume all
 available cpu power. Closing FMS doesn't alleviate the problem.
 Noticeable differences in Thread usage: FCP input handler (1) and FCP
 output handler (1) and possibly FailureTable offers executor (1) appear
 after FMS starts, and REMAIN even after I close FMS. My only fix is to
 restart the node :|.
 
 Smells like some kind of infinite loop in the FCP handlers?

If so, a thread dump ought to demonstrate it. Please post one.
 
 On Mon, 17 Aug 2009 18:47:27 -0400, Dennis Nezic wrote:
  Ever since updating to build 1229, my java-freenet process takes up
  far too much cpu time than it should -- nothing is in the global
  queue and I deleted my node.db4o. Advanced stats page shows 1 thread
  is running with priority 1, 26 with prio 5 (19 waiting), 57 with prio
  7 (16 waiting). But which is that 1 culprit thread?:
  
  RequestSender: 36 (29.5%)
  RequestStarter$SenderThread: 17 (13.9%)
  Pooled thread awaiting work : 15 (12.3%)
  Network Interface Acceptor: 5 (4.1%)
  Finish CHK transfer: 4 (3.3%)
  BlockTransmitter: 3 (2.5%)
  BlockTransmitter:sendAsync: 2 (1.6%)
  FCP input handler: 2 (1.6%)
  FCP output handler: 2 (1.6%)
  UdpSocketHandler: 2 (1.6%)
  Announcement sender: 1 (0.8%)
  Background block encoder: 1 (0.8%)
  CHK Insert starter : 1 (0.8%)
  CHK Request starter : 1 (0.8%)
  Client database access thread: 1 (0.8%)
  Compression scheduler: 1 (0.8%)
  DNSRequester thread: 1 (0.8%)
  Datastore checker: 1 (0.8%)
  DestroyJavaVM: 1 (0.8%)
  Diffie-Hellman-Precalc: 1 (0.8%)
  FCP server: 1 (0.8%)
  FailureTable offers executor: 1 (0.8%)
  Finalizer: 1 (0.8%)
  HTTP socket handler: 1 (0.8%)
  IP address re-detector: 1 (0.8%)
  PacketSender thread: 1 (0.8%)
  Plug: 1 (0.8%)
  Reference Handler: 1 (0.8%)
  RequestHandler: 1 (0.8%)
  SSK Insert starter : 1 (0.8%)
  SSK Request starter : 1 (0.8%)
  Send throttled SSK data: 1 (0.8%)
  Signal Dispatcher: 1 (0.8%)
  SimpleToadletServer: 1 (0.8%)
  Store-CHK-cache-Cleaner: 1 (0.8%)
  Store-CHK-store-Cleaner: 1 (0.8%)
  Store-PUBKEY-cache-Cleaner: 1 (0.8%)
  Store-PUBKEY-store-Cleaner: 1 (0.8%)
  Store-SSK-cache-Cleaner: 1 (0.8%)
  Store-SSK-store-Cleaner: 1 (0.8%)
  SwapRequestSender: 1 (0.8%)
  Text mode client interface: 1 (0.8%)
  Wrapper-Control-Event-Monitor: 1 (0.8%)
  db4o WeakReference collector: 1 (0.8%)
  
  My total cpu usage remains at 100% for hours -- in other words, build
  1229 is effectively useless here :\.


signature.asc
Description: This is a digitally signed message part.
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Re: [freenet-support] High cpu usage when starting build 1229

2009-08-21 Thread Dennis Nezic
It appears that the problem only occurs in conjunction with FMS (0.3.41
at least). That is, freenet (I believe the problem started with 1229,
and it's still here with 1232. I really should test 1228) will run
normally -- and only after I launch FMS does it skyrocket to consume all
available cpu power. Closing FMS doesn't alleviate the problem.
Noticeable differences in Thread usage: FCP input handler (1) and FCP
output handler (1) and possibly FailureTable offers executor (1) appear
after FMS starts, and REMAIN even after I close FMS. My only fix is to
restart the node :|.

Smells like some kind of infinite loop in the FCP handlers?


On Mon, 17 Aug 2009 18:47:27 -0400, Dennis Nezic wrote:
 Ever since updating to build 1229, my java-freenet process takes up
 far too much cpu time than it should -- nothing is in the global
 queue and I deleted my node.db4o. Advanced stats page shows 1 thread
 is running with priority 1, 26 with prio 5 (19 waiting), 57 with prio
 7 (16 waiting). But which is that 1 culprit thread?:
 
 RequestSender: 36 (29.5%)
 RequestStarter$SenderThread: 17 (13.9%)
 Pooled thread awaiting work : 15 (12.3%)
 Network Interface Acceptor: 5 (4.1%)
 Finish CHK transfer: 4 (3.3%)
 BlockTransmitter: 3 (2.5%)
 BlockTransmitter:sendAsync: 2 (1.6%)
 FCP input handler: 2 (1.6%)
 FCP output handler: 2 (1.6%)
 UdpSocketHandler: 2 (1.6%)
 Announcement sender: 1 (0.8%)
 Background block encoder: 1 (0.8%)
 CHK Insert starter : 1 (0.8%)
 CHK Request starter : 1 (0.8%)
 Client database access thread: 1 (0.8%)
 Compression scheduler: 1 (0.8%)
 DNSRequester thread: 1 (0.8%)
 Datastore checker: 1 (0.8%)
 DestroyJavaVM: 1 (0.8%)
 Diffie-Hellman-Precalc: 1 (0.8%)
 FCP server: 1 (0.8%)
 FailureTable offers executor: 1 (0.8%)
 Finalizer: 1 (0.8%)
 HTTP socket handler: 1 (0.8%)
 IP address re-detector: 1 (0.8%)
 PacketSender thread: 1 (0.8%)
 Plug: 1 (0.8%)
 Reference Handler: 1 (0.8%)
 RequestHandler: 1 (0.8%)
 SSK Insert starter : 1 (0.8%)
 SSK Request starter : 1 (0.8%)
 Send throttled SSK data: 1 (0.8%)
 Signal Dispatcher: 1 (0.8%)
 SimpleToadletServer: 1 (0.8%)
 Store-CHK-cache-Cleaner: 1 (0.8%)
 Store-CHK-store-Cleaner: 1 (0.8%)
 Store-PUBKEY-cache-Cleaner: 1 (0.8%)
 Store-PUBKEY-store-Cleaner: 1 (0.8%)
 Store-SSK-cache-Cleaner: 1 (0.8%)
 Store-SSK-store-Cleaner: 1 (0.8%)
 SwapRequestSender: 1 (0.8%)
 Text mode client interface: 1 (0.8%)
 Wrapper-Control-Event-Monitor: 1 (0.8%)
 db4o WeakReference collector: 1 (0.8%)
 
 My total cpu usage remains at 100% for hours -- in other words, build
 1229 is effectively useless here :\.
 ___
 Support mailing list
 Support@freenetproject.org
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at
 http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support Or
 mailto:support-requ...@freenetproject.org?subject=unsubscribe
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe