Subject: Re: #32287 Processes hang in "mclpl" - feedback
To: Jorgen Lundman <lundman@lundman.net>
From: Christos Zoulas <christos@zoulas.com>
List: netbsd-users
Date: 08/27/2006 22:00:54
On Aug 28, 10:54am, lundman@lundman.net (Jorgen Lundman) wrote:
-- Subject: Re: #32287 Processes hang in "mclpl" - feedback

| 
| > 
| > 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...
| > 
| 
| They finally managed to make it happen:
| 
| Aug 26 14:28:16 mirror /netbsd: WARNING: mclpool limit reached; increase NMBCLUS
| TERS
| Aug 26 14:30:11 mirror /netbsd: WARNING: mclpool limit reached; increase NMBCLUS
| TERS
| Aug 26 14:31:14 mirror /netbsd: WARNING: mclpool limit reached; increase NMBCLUS
| TERS
| Aug 26 14:37:55 mirror last message repeated 5 times
| Aug 26 15:03:28 mirror /netbsd: WARNING: mclpool limit reached; increase NMBCLUS
| TERS
| Aug 26 15:07:53 mirror last message repeated 3 times
| Aug 26 15:23:00 mirror last message repeated 8 times
| Aug 26 15:31:48 mirror last message repeated 5 times
| Aug 26 15:47:12 mirror /netbsd: WARNING: mclpool limit reached; increase NMBCLUS
| TERS
| 

So in your case it is tcp tx, not rx as mine... Must be driver dependent...

christos