Subject: Re: kern/35224: kernel hangs in mclpl after heavy net load in the sparc64 port (eventually also other ports)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Stephan Pietzko <stephan.pietzko@uni-konstanz.de>
List: netbsd-bugs
Date: 12/10/2006 09:05:06
The following reply was made to PR kern/35224; it has been noted by GNATS.

From: Stephan Pietzko <stephan.pietzko@uni-konstanz.de>
To: gnats-bugs@NetBSD.org
Cc: kern-bug-people@netbsd.org, gnats-admin@netbsd.org,
	netbsd-bugs@netbsd.org
Subject: Re: kern/35224: kernel hangs in mclpl after heavy net load in the sparc64 port (eventually also other ports)
Date: Sun, 10 Dec 2006 10:01:18 +0100

 Pavel Cahyna <pavel@NetBSD.org> wrote
 
 >  >  This sounds like a mbuf leak. Check netstat output, maybe you can spot where
 >  >  the mbuf are lingering.
 >  Preferably netstat -mssv with a kernel built with "options MBUFTRACE"
 
 ok - the server is now running with this option - so i wait for net
 traffic and the next mclpl condition.
 
 Can i do anything else to trace the problem?
 
 tnx Stephan Pietzko