From owner-freebsd-stable@FreeBSD.ORG Wed Jan 23 21:53:45 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 915AF16A475 for ; Wed, 23 Jan 2008 21:53:45 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.freebsd.org (Postfix) with ESMTP id 22C2F13C46E for ; Wed, 23 Jan 2008 21:53:44 +0000 (UTC) (envelope-from Johan@double-l.nl) Received: from w2003s01.double-l.local (dpm.xs4all.nl [80.126.205.144]) by smtp-vbr4.xs4all.nl (8.13.8/8.13.8) with ESMTP id m0NLrhKs094576 for ; Wed, 23 Jan 2008 22:53:44 +0100 (CET) (envelope-from Johan@double-l.nl) MIME-Version: 1.0 Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 23 Jan 2008 22:55:46 +0100 Message-ID: <57200BF94E69E54880C9BB1AF714BBCB01119C@w2003s01.double-l.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Strange top output Thread-Index: AcheCrU/sIZbInAwTLCN4HuXOIi2Mg== From: "Johan Hendriks" To: X-Virus-Scanned: by XS4ALL Virus Scanner Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Strange top output X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 21:53:45 -0000 Hello all i have a running 6.2 server with 2 jails 1 proxy and one for = mailscanning with mailscanner and mailwatch if i log in on the mailscanner and do top i see normal numbers. now i have installed 7.0rc1 amd64 version on a quad core xeon and = updated yesterday my src and did a buildworld cycle On this machine i am running the same jails 1 for proxy and one for the = mailscanning. but if i do i top here i see much higher values of size used last pid: 3132; load averages: 0.15, 0.12, 0.07 up 0+00:31:22 = 21:39:58 48 processes: 1 running, 47 sleeping CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% = idle Mem: 521M Active, 39M Inact, 148M Wired, 460K Cache, 113M Buf, 3227M = Free Swap: 4096M Total, 4096M Free PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU = COMMAND 3117 postfix 1 8 0 141M 101M nanslp 2 0:03 0.00% perl 3114 postfix 1 8 0 141M 101M nanslp 3 0:03 0.00% perl 3111 postfix 1 8 0 141M 101M nanslp 3 0:02 0.00% perl 3108 postfix 1 8 0 141M 101M nanslp 3 0:02 0.00% perl 3104 postfix 1 8 0 141M 101M nanslp 0 0:02 0.00% perl 2601 postfix 1 4 0 61144K 49544K accept 1 0:02 0.00% clamd 2772 www 1 4 0 133M 19296K accept 2 0:00 0.00% httpd 2736 root 1 44 0 132M 16828K select 1 0:00 0.00% httpd 2727 www 1 8 0 24324K 7536K nanslp 0 0:00 0.00% perl 2773 www 1 4 0 133M 19284K accept 1 0:00 0.00% httpd 2774 www 1 4 0 133M 19276K accept 2 0:00 0.00% httpd 2776 www 1 4 0 133M 19276K accept 2 0:00 0.00% httpd 3010 www 1 4 0 133M 19276K accept 2 0:00 0.00% httpd 2906 mysql 15 4 0 72496K 25464K sbwait 2 0:00 0.00% mysqld 2800 beheer 1 44 0 32800K 4484K select 0 0:00 0.00% sshd 2606 postfix 1 20 0 13936K 2572K pause 3 0:00 0.00% = freshclam like the http deamon 133M and the postfix (mailscanner) of 141M=20 on the 6.2 it is around=20 11862 postfix 1 8 0 92140K 82340K nanslp 0:11 0.00% perl 11944 postfix 1 8 0 92120K 82112K nanslp 0:09 0.00% perl 16879 postfix 1 8 0 91736K 83812K nanslp 0:09 0.00% perl 11994 postfix 1 8 0 91808K 83788K nanslp 0:09 0.00% perl 92322 postfix 1 8 0 91752K 83864K nanslp 0:09 0.00% perl 859 www 1 4 0 21704K 12920K accept 0:00 0.00% httpd 857 www 1 4 0 21132K 12348K accept 0:00 0.00% httpd 861 www 1 4 0 21704K 12856K accept 0:00 0.00% httpd did i do something wrong or is it something else! this is my first amd64 install, the 6.2 is a i386 install regards, Johan