Re: [freenet-dev] Cause of high messageSendTime's in current unstableidentified

2003-10-15 Thread Brandon Low
My node didn't OOM overnight, but it is up to 320M of memory in use when 'normally' it uses < 140M... also, first 2 hrs it was up only used about 80 threads, is up to 197 now... will be in the channel around 3:30-4:30 GMT. --Brandon On Wed, 10/15/03 at 09:27:42 +0200, Niklas Bergh wrote: > > Now

Re: [freenet-dev] Cause of high messageSendTime's in current unstableidentified

2003-10-15 Thread Niklas Bergh
>The cause of the high messageSendTime's in the current unstable is: >With PeerHandler, if we queue a message, we queue it to a node rather >than a connection. So we queue a message when no connections are free. >Then we wait for any connection to become free. Since they are all >sending trailers,