[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-30 Thread Ed Tomlinson
On March 27, 2003 11:57 pm, Pascal wrote: > Adding useDSIndex=false to your config file will significantly reduce > your CPU load. This will have two side effects however: This _does_ seem to be helping here. Freenet load is less noticealbe with this option. May I suggest that it be modified s

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-30 Thread Ed Tomlinson
On March 27, 2003 11:57 pm, Pascal wrote: > Adding useDSIndex=false to your config file will significantly reduce > your CPU load. This will have two side effects however: This _does_ seem to be helping here. Freenet load is less noticealbe with this option. May I suggest that it be modified s

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-27 Thread Pascal
Adding useDSIndex=false to your config file will significantly reduce your CPU load. This will have two side effects however: 1. You will no longer loose files completed since the last DS checkpoint. With the DS index enabled, files are committed to the DS only at checkpoints. Files received a

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-27 Thread Pascal
Adding useDSIndex=false to your config file will significantly reduce your CPU load. This will have two side effects however: 1. You will no longer loose files completed since the last DS checkpoint. With the DS index enabled, files are committed to the DS only at checkpoints. Files received a

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-26 Thread Niklas Bergh
On Wed, Mar 26, 2003 at 05:00:07AM -0500, Gianni Johansson wrote: > Matthew Toseland wrote: > >On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: > > > >>On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > >> > >>>Has anyone definitively tracked down the source of

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-26 Thread Gianni Johansson
Matthew Toseland wrote: > On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: > >>On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: >> >>>Has anyone definitively tracked down the source of the CPU load issue? >>> >>>If not, what are the best hypotheses? >> > > Thr

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-26 Thread Matthew Toseland
On Wed, Mar 26, 2003 at 05:00:07AM -0500, Gianni Johansson wrote: > Matthew Toseland wrote: > >On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: > > > >>On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > >> > >>>Has anyone definitively tracked down the source of

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-26 Thread Niklas Bergh
On Wed, Mar 26, 2003 at 05:00:07AM -0500, Gianni Johansson wrote: > Matthew Toseland wrote: > >On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: > > > >>On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > >> > >>>Has anyone definitively tracked down the source of

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-25 Thread Matthew Toseland
On Wed, Mar 26, 2003 at 05:00:07AM -0500, Gianni Johansson wrote: > Matthew Toseland wrote: > >On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: > > > >>On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > >> > >>>Has anyone definitively tracked down the source of

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-25 Thread Gianni Johansson
Matthew Toseland wrote: On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: Has anyone definitively tracked down the source of the CPU load issue? If not, what are the best hypotheses? Threads. Threads. Threads.

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-25 Thread Dave Hooper
Actually I've come across an unusual cause of high CPU load (although I doubt this would be the cause on many other setups). >From time to time (due to, I believe, dodgy firmware on my 802.11 units) my wireless connection drops out. This even includes booting from cold - sometimes my wireless lan

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-25 Thread Matthew Toseland
On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: > On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > > Has anyone definitively tracked down the source of the CPU load issue? > > > > If not, what are the best hypotheses? Threads. Threads. Threads. And did I me

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-25 Thread Dave Hooper
Actually I've come across an unusual cause of high CPU load (although I doubt this would be the cause on many other setups). >From time to time (due to, I believe, dodgy firmware on my 802.11 units) my wireless connection drops out. This even includes booting from cold - sometimes my wireless lan

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-25 Thread Matthew Toseland
On Mon, Mar 24, 2003 at 10:34:48PM -0800, Tracy R Reed wrote: > On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > > Has anyone definitively tracked down the source of the CPU load issue? > > > > If not, what are the best hypotheses? Threads. Threads. Threads. And did I me

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-25 Thread Gianni Johansson
Has anyone definitively tracked down the source of the CPU load issue? If not, what are the best hypotheses? --gj ___ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Re: [freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-24 Thread Tracy R Reed
On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > Has anyone definitively tracked down the source of the CPU load issue? > > If not, what are the best hypotheses? I have a sneaking suspicion it's coded in java. *ducking and running* -- Tracy Reed http://www.ultrav

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-24 Thread Tracy R Reed
On Tue, Mar 25, 2003 at 05:34:19AM -0500, Gianni Johansson spake thusly: > Has anyone definitively tracked down the source of the CPU load issue? > > If not, what are the best hypotheses? I have a sneaking suspicion it's coded in java. *ducking and running* -- Tracy Reed http://www.ultrav

[freenet-dev] Is anyone working on the excessive CPU load problem?

2003-03-24 Thread Gianni Johansson
Has anyone definitively tracked down the source of the CPU load issue? If not, what are the best hypotheses? --gj ___ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl