Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 17:20:43 +0100
From:      Trond Davidsen <trond.davidsen@ii.uib.no>
To:        Archie Cobbs <archie@dellroad.org>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Mpd with a large number, 200+ , of bundles
Message-ID:  <3BF299DB.2080607@ii.uib.no>
References:  <200111132148.fADLmak59111@arch20m.dellroad.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Hmm.. well, we should try to pick this apart one problem at a time.
> 
> If you can get mpd into a state where "kill -9" doesn't kill it,
> then that seems like a kernel bug to me, and so we should probably
> hone in on that first..  maybe we can come up with a simple test
> case, e.g. using the event library debug output, write a program
> that opens the same number of file descriptors, pipes, etc. and
> registers the same event handlers, etc..
> 


I think I've got a solution, insert '#define FD_SETSIZE 2048' at the top 
of 'event.c', over '#include <sys/types.h>'.  This seems to solve the 
problem for me, for now :)

Trond



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3BF299DB.2080607>