On Wed, 3 Nov 2010 10:37:41 -0400, Dennis Nezic wrote:
> On Wed, 3 Nov 2010 06:44:19 +0100, David ‘Bombe’ Roden wrote:
> > On Wednesday 03 November 2010 04:14:18 Dennis Nezic wrote:
> > 
> > > What's going on with the networking code?
> > 
> > Very normal behaviour. Most threads are waiting in
> > ServerSocket.accept () which is expected as those threads are
> > waiting for somebody to connect. You have a NetworkInterface (for
> > fproxy), a UdpSocketHandler (for FNP), an SMTP server and an IMAP
> > server (sounds like Freemail), and an existing FCP connection that
> > is waiting to receive data (from Frost or FMS, possibly).
> > 
> > Thank you for reporting allegedly suspicious behaviour—this repost
> > is completely bogus, though. :)
> 
> Well then something else is eating up most of my CPU and not letting
> much traffic to flow :(.

Hrmm... false alarm. I believe there was something wrong with my kernel
(specifically with my cpufreq -- my max cpufreq didn't seem right, and,
actually, most of my programs seemed sluggish, although freenet
especially so. Adding the "userspace" governor fixed things.) Phewf. :)

_______________________________________________
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

Reply via email to