From owner-freebsd-stable@freebsd.org Fri Jul 28 16:13:27 2017 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94061DC9815 for ; Fri, 28 Jul 2017 16:13:27 +0000 (UTC) (envelope-from li-fbsd@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [IPv6:2001:1440:5001:1::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "uucp.dinoex.sub.de", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1CC3F66E11 for ; Fri, 28 Jul 2017 16:13:26 +0000 (UTC) (envelope-from li-fbsd@citylink.dinoex.sub.org) Received: from uucp.dinoex.sub.de (uucp.dinoex.sub.de [194.45.71.2]) by uucp.dinoex.sub.de (8.15.2/8.14.9) with ESMTPS id v6SGD4TH061243 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Fri, 28 Jul 2017 18:13:04 +0200 (CEST) (envelope-from li-fbsd@citylink.dinoex.sub.org) X-MDaemon-Deliver-To: Received: from citylink.dinoex.sub.org (uucp@localhost) by uucp.dinoex.sub.de (8.15.2/8.14.9/Submit) with UUCP id v6SGD4NH061242 for freebsd-stable@FreeBSD.ORG; Fri, 28 Jul 2017 18:13:04 +0200 (CEST) (envelope-from li-fbsd@citylink.dinoex.sub.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by citylink.dinoex.sub.de (8.15.2/8.15.2) with ESMTP id v6SFjK6M066463 for ; Fri, 28 Jul 2017 17:45:20 +0200 (CEST) (envelope-from li-fbsd@citylink.dinoex.sub.org) Received: from gate.oper.dinoex.org (gate-e [192.168.98.2]) by gate.oper.dinoex.org (8.15.2/8.15.2) with ESMTP id v6SFi1hH066208 for ; Fri, 28 Jul 2017 17:44:01 +0200 (CEST) (envelope-from li-fbsd@citylink.dinoex.sub.org) Received: (from news@localhost) by gate.oper.dinoex.org (8.15.2/8.15.2/Submit) id v6SFi1Nv066205 for freebsd-stable@FreeBSD.ORG; Fri, 28 Jul 2017 17:44:01 +0200 (CEST) (envelope-from li-fbsd@citylink.dinoex.sub.org) X-Authentication-Warning: gate.oper.dinoex.org: news set sender to li-fbsd@citylink.dinoex.sub.org using -f From: Peter Subject: Re: 11.1-RELEASE: new line containing garbage added to "top" Date: Fri, 28 Jul 2017 17:32:00 +0200 Organization: even some more stinky socks Message-ID: References: <20170728141754.GC32551@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Fri, 28 Jul 2017 15:32:00 +0000 (UTC) Injection-Info: oper.dinoex.de; logging-data="63346"; mail-complaints-to="usenet@citylink.dinoex.sub.org" User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48 In-Reply-To: <20170728141754.GC32551@FreeBSD.org> Sender: li-fbsd@citylink.dinoex.sub.org To: freebsd-stable@FreeBSD.ORG X-Milter: Spamilter (Reciever: uucp.dinoex.sub.de; Sender-ip: 194.45.71.2; Sender-helo: uucp.dinoex.sub.de; ) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (uucp.dinoex.sub.de [194.45.71.2]); Fri, 28 Jul 2017 18:13:05 +0200 (CEST) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jul 2017 16:13:27 -0000 Glen Barber wrote: > On Fri, Jul 28, 2017 at 03:24:50PM +0200, Peter wrote: >> After upgrading to 11.1-RELEASE, a new line appears in the output of "top" >> which contains rubbish: >> >>> last pid: 10789; load averages: 5.75, 5.19, 3.89 up 0+00:34:46 >> 03:23:51 >>> 1030 processes:9 running, 1004 sleeping, 17 waiting >>> CPU 0: 16.0% user, 0.0% nice, 78.7% system, 4.9% interrupt, 0.4% idle >>> CPU 1: 8.0% user, 0.0% nice, 82.5% system, 9.1% interrupt, 0.4% idle >>> Mem: 218M Active, 34M Inact, 105M Laundry, 600M Wired, 18M Buf, 34M Free >>> ARC: 324M Total, 54M MFU, 129M MRU, 2970K Anon, 13M Header, 125M Other >>> 136¿176M Compress185 194M Uncompressed361.94:1 Ratio >>> Swap: 2441M Total, 277M Used, 2164M Free, 11% Inuse >> >>> PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND >> .. >> >> >> That looks funny. But I dont like it. >> >> (Actually it looks like a wrong TERMCAP, but wasn't that ~20 years ago? >> checking...) > > Do you mean the blank line between the 'Swap:' line and 'PID'? > > If so, that has been there as long as I can recall. It is used for > things like killing processes, etc. (Hit 'k' when using top(1), and you > will see a prompt for a PID to kill.) > > Glen > No, I mean the line *above* the 'Swap:' line, which is new and *should* show compressed arc stats. (What we actually see there is the printing of a random memory location - working on it...)