From owner-freebsd-current Sat Oct 12 15:06:45 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA03468 for current-outgoing; Sat, 12 Oct 1996 15:06:45 -0700 (PDT) Received: from inga.augusta.de (root@inga.augusta.de [193.175.23.65]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA03336 for ; Sat, 12 Oct 1996 15:04:32 -0700 (PDT) Received: from rabbit by inga.augusta.de with uucp (Smail3.1.29.1 #1) id m0vCC5m-004cs8C; Sat, 12 Oct 96 23:59 MET DST Received: by rabbit.augusta.de (Smail3.1.29.1 #1) id m0vBm2Q-000ANRC; Fri, 11 Oct 96 20:10 MET DST Message-Id: Date: Fri, 11 Oct 96 20:10 MET DST X-Newsreader: knews 0.9.6 Organization: Privat Site running FreeBSD References: From: shanee@rabbit.augusta.de (Andreas Kohout) Subject: ps axl | grep X-Original-Newsgroups: muc.lists.freebsd.current To: current@freebsd.org Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, bug or feature? (sorry about long lines, but it is neccessary) Iīm running current, build Sep 22 ... I try to find out how much memory fvwm2 use. So I do a rabbit:/home/shanee> ps -ax | grep fvwm 16388 ?? S 0:02.00 fvwm 16413 ?? S 0:00.05 /usr/X11R6/lib/X11/fvwm/FvwmAuto 8 4 .fvwmrc 0 8 500 16414 ?? I 0:00.14 /usr/X11R6/lib/X11/fvwm/FvwmButtons 12 4 .fvwmrc 0 8 16417 ?? S 0:00.22 /usr/X11R6/lib/X11/fvwm/FvwmPager 14 4 .fvwmrc 0 8 0 2 but I canīt see the right field and I tried rabbit:/home/shanee> ps -axl | grep fvwm 1000 16388 16265 0 2 0 472 1048 select S ?? 0:02.01 fvwm funny ... but I thought FvwmAuto ect. must need memory. So I resize my xterm window to 120 columns and tried again rabbit:/home/shanee> ps -axl | grep fvwm 1000 16388 16265 0 2 0 472 1040 select S ?? 0:02.04 fvwm 1000 16413 16388 0 2 0 144 492 select S ?? 0:00.05 /usr/X11R6/lib/X11/fvwm/FvwmA 1000 16414 16388 0 2 0 244 764 select S ?? 0:00.14 /usr/X11R6/lib/X11/fvwm/FvwmB 1000 16417 16388 0 2 0 212 788 select S ?? 0:00.22 /usr/X11R6/lib/X11/fvwm/FvwmP I tried it with TERM=[vt51,vt100,vt220,xterm] and on a pcvt. Same problem ... Than I resized my window to 45 columns and get rabbit:/home/shanee> ps -axl | grep fvwm 1000 16388 16265 0 2 0 472 1040 selec t S ?? 0:02.46 fvwm and rabbit:/home/shanee> ps -ax | grep fvwm 16388 ?? S 0:02.47 fvwm Is this normal? Or must I send a send-pr? -- Greeting, Andy running FreeBSD-current ---------------------------------------------------------------------------