Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 21:15:38 -0500 (EST)
From:      "John S. Dyson" <dyson@FreeBSD.ORG>
To:        jwd@unx.sas.com (John W. DeBoskey)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: VSZ of rcp.statd ??
Message-ID:  <199806020215.VAA01572@dyson.iquest.net>
In-Reply-To: <199806020133.AA02102@mozart> from "John W. DeBoskey" at "Jun 1, 98 09:33:43 pm"

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

John W. DeBoskey said:
> Hi,
> 
>    The rpc.statd process seems to be (ahem), very large on my machines. The
> two sample below are from a just rebooted machine, and one that's been up
> for 13 days. The same is true for machines with uptimes of 50 days.
> 
>    I'm thinking this is normal, since I'm accessing 30,000 files from my
> fileserver during a build process. However, I'd like to know what other
> people think, and if it's 'normal'.
> 
>    Comments? Critiques? 
> 
It is big because of a mmap of /var/db/statd.status, and 0x10000000 is
allocated to the mapping.

-- 
John                  | Never try to teach a pig to sing,
dyson@freebsd.org     | it just makes you look stupid,
jdyson@nc.com         | and it irritates the pig.

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



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