rpc.lockd
Sparrevohn, Thomas
thomas.sparrevohn at eds.com
Wed Apr 30 09:58:43 PDT 2003
Most likely - I noticed that I did not release the pages - but due to the
other error I was trying to figure out what kept the pages inactive without
releasing them. It rules out rpc.statd,
Thanks
-- Thomas
-----Original Message-----
From: Dan Nelson [mailto:dnelson at allantgroup.com]
Sent: 30 April 2003 17:36
To: Sparrevohn, Thomas
Cc: 'omestre at freeshell.org'; 'freebsd-hackers at freebsd.org'
Subject: Re: rpc.lockd
In the last episode (Apr 30), Sparrevohn, Thomas said:
> After changing my FS to UFS2 yesterday I saw strange behaviour from
> rpc.statd and rpc.lockd - The statd process grew to 256MB in size.
> There are memory leaks some where in the 5.0-Release with UFS2 that I
> did not see with UFS1 - It seems that inactive pages are never
> reclaimed and on a 1GB system during a make world I ended up with 8MB
> free.
rpc.statd is always that size; you probably never noticed it before. It
mmaps a 256MB window, but only uses a couple KB of it.
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/faq/admin.html#STATD-MEM-LE
AK
--
Dan Nelson
dnelson at allantgroup.com
More information about the freebsd-hackers
mailing list