From owner-freebsd-current@FreeBSD.ORG Fri Jun 6 18:39:59 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D40837B401 for ; Fri, 6 Jun 2003 18:39:59 -0700 (PDT) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B9BC43FA3 for ; Fri, 6 Jun 2003 18:39:58 -0700 (PDT) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp135-117.dialup.mtu-net.ru [62.118.135.117]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 8FD07F8AB6 for ; Sat, 7 Jun 2003 05:39:56 +0400 (MSD) (envelope-from sem@ciam.ru) Message-ID: <3EE1426D.90109@ciam.ru> Date: Sat, 07 Jun 2003 05:39:57 +0400 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.3) Gecko/20030309 X-Accept-Language: ru-ru, ru MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: 5.1 and nawk X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2003 01:39:59 -0000 Tonight I'v installed a devel/newfile. When it's build it run nawk. In that time my computer was a very slow reaction without disk operation. When I'v runned top command I'v seen: ------ last pid: 38039; load averages: 1.58, 1.80, 1.73 up 0+01:21:08 05:22:28 53 processes: 3 running, 50 sleeping CPU states: 98.2% user, 0.0% nice, 1.3% system, 0.5% interrupt, 0.0% idle Mem: 27M Active, 52M Inact, 25M Wired, 6820K Cache, 22M Buf, 13M Free Swap: 237M Total, 160M Used, 77M Free, 67% Inuse PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 38037 root 124 0 1456K 788K RUN 4:17 1874.03% 1185.45% nawk ------ 1874% CPU load? What's that? --- Sem.