Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2010 20:28:07 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        pluknet <pluknet@gmail.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r211853 - head/sys/rpc
Message-ID:  <20100828182807.GM2077@garage.freebsd.pl>
In-Reply-To: <AANLkTin9D4cydk2pVi8STnpdqcJrXbSfWsvCQmvp4O=C@mail.gmail.com>
References:  <201008262333.o7QNX484056761@svn.freebsd.org> <AANLkTin9D4cydk2pVi8STnpdqcJrXbSfWsvCQmvp4O=C@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--P9KQiUGMzYCFwWCN
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Aug 27, 2010 at 07:48:09PM +0400, pluknet wrote:
> On 27 August 2010 03:33, Pawel Jakub Dawidek <pjd@freebsd.org> wrote:
> > Author: pjd
> > Date: Thu Aug 26 23:33:04 2010
> > New Revision: 211853
> > URL: http://svn.freebsd.org/changeset/base/211853
> >
> > Log:
> > =A0- Check the result of malloc(M_NOWAIT) in replay_alloc(). The caller
> > =A0 =A0(replay_alloc()) knows how to handle replay_alloc() failure.
> > =A0- Eliminate 'freed_one' variable, it is not needed - when no entry i=
s found
> > =A0 =A0rce will be NULL.
> > =A0- Add locking assertions where we expect a rc_lock to be held.
>=20
> Hi,
>=20
> may this help fixing memory leak seen on nfsclient.ko unload right
> after nfs_unmount()?
>=20
> Warning: memory type rpc leaked memory on destroy (3 allocations, 1216
> bytes leaked).

Nope. This change is related to NFS server, not client.

--=20
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

--P9KQiUGMzYCFwWCN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAkx5VTYACgkQForvXbEpPzTDwQCfQgfjyJdEoH2tfooA7EBmFw56
1OAAni3ekv9PIiA5aBWGfiHEJXFyt7Y7
=hzw4
-----END PGP SIGNATURE-----

--P9KQiUGMzYCFwWCN--



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