On Fri, 2003-09-26 at 05:17, Edward J. Huff wrote:

> I claim it is helpful.  The QThreadFactory locking reduces contention
> for locks.  It has a bug or two, which I have fixed.
> 
> Problem with killsurplusconnections was that while one thread is
> killing a connection, the others wait.  And none of them gets out
> of OCM.put() until lru.size() <= maxconnections.
> 

I've build this and am testing it.  It runs compute bound, will
look at why tomorrow.  Sources are committed, 6208.

(BTW I assume this won't become freenet-unstable-latest.jar...
will it?)

-- Ed Huff

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to