Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 21:33:43 -0400 (EDT)
From:      "John W. DeBoskey" <jwd@unx.sas.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   VSZ of rcp.statd ??
Message-ID:  <199806020133.AA02102@mozart>

next in thread | raw e-mail | index | archive | help
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? 

Thanks,
John


$ uname -a
FreeBSD bb01f39.unx.sas.com 3.0-980506-SNAP FreeBSD 3.0-980506-SNAP #1: Thu May 14 10:37:05 EDT 1998     brdean@bb01f39.unx.sas.com:/usr/src/sys/compile/BBKERN-ADM  i386

$ uptime
 9:27PM  up 13 days,  9:04, 7 users, load averages: 1.00, 1.00, 1.00

$ ps -axl
  UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
    0   118     1  60   2  0 262936  420 select Is    ??    0:00.00 rpc.statd


And:

$ uname -a
FreeBSD bb01f10.unx.sas.com 3.0-980223-SNAP FreeBSD 3.0-980223-SNAP #2: Sun Mar  1 18:22:21 GMT 1998     root@bb01f10.unx.sas.com:/usr/src/sys/compile/BBKERN  i386

$ ps -axl
  UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
    0   141     1  65   2  0 262920  148 select Is    ??    0:00.00 rpc.statd

$ uptime
 9:29PM  up 10:34, 1 user, load averages: 0.02, 0.01, 0.00

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?199806020133.AA02102>