From owner-freebsd-current Sun Jun 21 09:52:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03726 for freebsd-current-outgoing; Sun, 21 Jun 1998 09:52:15 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mail.camalott.com (root@[208.203.140.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA03711 for ; Sun, 21 Jun 1998 09:52:08 -0700 (PDT) (envelope-from joelh@gnu.org) Received: from detlev.UUCP (tex-61.camalott.com [208.229.74.61] (may be forged)) by mail.camalott.com (8.8.7/8.8.5) with ESMTP id LAA06442; Sun, 21 Jun 1998 11:51:50 -0500 Received: (from joelh@localhost) by detlev.UUCP (8.8.8/8.8.8) id LAA24374; Sun, 21 Jun 1998 11:52:12 -0500 (CDT) (envelope-from joelh) Date: Sun, 21 Jun 1998 11:52:12 -0500 (CDT) Message-Id: <199806211652.LAA24374@detlev.UUCP> To: freebsd-current@FreeBSD.ORG Subject: top display From: Joel Ray Holveck Reply-to: joelh@gnu.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On a -current rebuilt last night, running top, I noticed a process with a larger resident size than total size: PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 24301 joelh 2 0 296K 480K connec 0:00 0.00% 0.00% fetchmail When I went to RTFM, I discovered that the pager I was using to RTFM did the same thing: 24361 joelh 3 0 268K 324K ttyin 0:00 0.00% 0.00% less The rest of the processes were normal (ie, SIZE >= RES). Am I misunderstanding this display, or is there wierdness here? Happy hacking, joelh -- Joel Ray Holveck - joelh@gnu.org - http://www.wp.com/piquan Fourth law of programming: Anything that can go wrong wi sendmail: segmentation violation - core dumped To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message