Date: Sat, 21 Feb 1998 11:12:00 -0500 (EST) From: Brian Tao <taob@nbc.netcom.ca> To: freebsd-current@FreeBSD.ORG Subject: Bogus VSZ output in `ps' Message-ID: <Pine.GSO.3.95.980221110111.501X-100000@tor-adm1>
next in thread | raw e-mail | index | archive | help
I noticed a bit odd on my 3.0-980214 machine this morning. The
rpc.statd process has a vsz of just over 256MB according to the output
of `ps'. `top' reports vsz/rss to be 200K and 80K respectively. It
was only recently rebooted (yesterday evening) and it hasn't done much
of anything except run the RC5DES client. No NFS imports or exports
at this time. The machine is a Pentium II, 96MB, Asus P2L97 board.
% ps aux
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
root 306 99.2 0.3 916 272 p3 RN 9:40PM 708:46.81 ./rc5des
root 1 0.0 0.2 484 140 ?? Is 9:35PM 0:00.10 /sbin/init --
root 2 0.0 0.0 0 0 ?? DL 9:35PM 0:05.13 (pagedaemon)
root 3 0.0 0.0 0 0 ?? DL 9:35PM 0:00.00 (vmdaemon)
root 4 0.0 0.0 0 0 ?? DL 9:35PM 0:10.88 (update)
root 102 0.0 0.4 764 352 ?? Ss 9:35PM 0:00.30 syslogd
daemon 112 0.0 0.3 748 276 ?? Is 9:35PM 0:00.00 portmap
root 120 0.0 0.2 468 232 ?? Is 9:35PM 0:00.00 mountd -r
root 123 0.0 0.1 312 60 ?? Is 9:35PM 0:00.00 nfsd: master (nfsd)
root 127 0.0 0.1 292 48 ?? I 9:35PM 0:00.00 nfsd: server (nfsd)
root 128 0.0 0.1 292 48 ?? I 9:35PM 0:00.00 nfsd: server (nfsd)
root 129 0.0 0.1 292 48 ?? I 9:35PM 0:00.00 nfsd: server (nfsd)
root 130 0.0 0.1 292 48 ?? I 9:35PM 0:00.00 nfsd: server (nfsd)
root 131 0.0 0.1 262924 92 ?? Is 9:35PM 0:00.00 rpc.statd
[...]
% uname -a
FreeBSD cabal.corp.netcom.ca 3.0-CURRENT FreeBSD 3.0-CURRENT #8: Sat Feb 14 17:14:23 EST 1998 taob@cabal.corp.netcom.ca:/usr/local/src/sys/compile/CABAL i386
% uptime
11:04AM up 13:29, 1 user, load averages: 1.00, 1.00, 1.00
% dmesg
Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
FreeBSD 3.0-CURRENT #8: Sat Feb 14 17:14:23 EST 1998
taob@cabal.corp.netcom.ca:/usr/local/src/sys/compile/CABAL
CPU: Pentium Pro (233.86-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x634 Stepping=4
Features=0x80f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,MMX>
real memory = 100663296 (98304K bytes)
avail memory = 95830016 (93584K bytes)
Probing for devices on PCI bus 0:
chip0: <Host to PCI bridge (vendor=8086 device=7180)> rev 0x03 on pci0.0.0
chip1: <PCI to PCI bridge (vendor=8086 device=7181)> rev 0x03 on pci0.1.0
chip2: <Intel 82371AB PCI to ISA bridge> rev 0x01 on pci0.4.0
chip3: <Intel 82371AB USB host controller> rev 0x01 int d irq 255 on pci0.4.2
chip4: <Intel 82371AB power management> rev 0x01 on pci0.4.3
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x02 int a irq 10 on pci0.9.0
fxp0: Ethernet address 00:a0:c9:77:34:ca
[...]
--
Brian Tao (BT300, taob@netcom.ca)
"Though this be madness, yet there is method in't"
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?Pine.GSO.3.95.980221110111.501X-100000>
