Subject: Re: #32287 Processes hang in "mclpl" - feedback
To: None <tech-net@netbsd.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: tech-net
Date: 08/24/2006 23:00:13
[ please reply to tech-net@ ]

On Thu, Aug 24, 2006 at 12:42:26AM +0000, Christos Zoulas wrote:
> So we see from the data that you have the same problem like I do. We are
> leaking mbufs in the tcp recv. I've been reading the code, but I have not
> found a problem...

recv? don't you mean transmit?

I would try compiling and testing a kernel with options SOSEND_NO_LOAN.

Pavel