Re: [perf-discuss] clarification regarding the need to call port_dissociate()

2010-05-19 Thread Nils Goroll
Hi Johansen, > Hope that clarifies things somewhat. Absolutely. Thank you very much for your detailed explanation. This was really helpful. Nils ___ perf-discuss mailing list perf-discuss@opensolaris.org

Re: [perf-discuss] clarification regarding the need to call port_dissociate()

2010-05-18 Thread johansen
Hi Nils, On Tue, May 18, 2010 at 04:00:21PM +0200, Nils Goroll wrote: > I'm analyzing a core dump where port_associate() failed with EAGAIN. My > understanding is that the number of associated fds has reached the > process.max-port-events limit. You can get EAGAIN in a couple of different ways.