From owner-freebsd-current Sat Feb 21 08:12:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07851 for freebsd-current-outgoing; Sat, 21 Feb 1998 08:12:13 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from tor-adm1.nbc.netcom.ca (taob@tor-adm1.nbc.netcom.ca [207.181.89.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07846 for ; Sat, 21 Feb 1998 08:12:09 -0800 (PST) (envelope-from taob@tor-adm1.nbc.netcom.ca) Received: (from taob@localhost) by tor-adm1.nbc.netcom.ca (8.8.5/8.8.5) id LAA25713; Sat, 21 Feb 1998 11:12:01 -0500 (EST) Date: Sat, 21 Feb 1998 11:12:00 -0500 (EST) From: Brian Tao X-Sender: taob@tor-adm1 To: freebsd-current@FreeBSD.ORG Subject: Bogus VSZ output in `ps' Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 real memory = 100663296 (98304K bytes) avail memory = 95830016 (93584K bytes) Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x01 on pci0.4.0 chip3: rev 0x01 int d irq 255 on pci0.4.2 chip4: rev 0x01 on pci0.4.3 fxp0: 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