Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 1999 09:06:01 -0700 (PDT)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Doug <Doug@gorean.org>
Cc:        "David E. Cross" <crossd@cs.rpi.edu>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: mbuf leakage in NFSv3 writes, possbile?
Message-ID:  <199907231606.JAA25958@apollo.backplane.com>
References:  <199907222246.SAA81283@cs.rpi.edu> <37980EBC.C38668E1@gorean.org>

next in thread | previous in thread | raw e-mail | index | archive | help
:"David E. Cross" wrote:
:> 
:> Well, I just -STABLED the server to see if it fixed it, but I was certainly
:> running out.  the server had only 3000-ish mbuf chains, and it would go through
:> them all in a day.
:
:	Well, have you tried increasing the number of available mbufs and see if
:you reach a point of stability? Assuming you have enough physical ram you
:could do 15k mbufs on -Stable without a problem. Check LINT for the
:nmbclusters option if you need help with it.
:
:Good luck,
:
:Doug

    Well, the cache shouldn't eat up *that* many mbufs!  The problem is likely
    to be real.

    There is a good chance the leakage is in nfs_serv.c, which I fixed for
    -current.

    I do not think those changes have been backported to -STABLE.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>


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




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