From owner-freebsd-questions@FreeBSD.ORG Fri Feb 4 09:57:53 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7325616A4CF for ; Fri, 4 Feb 2005 09:57:53 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA4CB43D58 for ; Fri, 4 Feb 2005 09:57:52 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j149vqj86812; Fri, 4 Feb 2005 01:57:53 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: , Date: Fri, 4 Feb 2005 01:57:51 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 In-Reply-To: <200502041419.16108.akhthar@carmatec.com> Importance: Normal Subject: RE: seems there is some problem with load X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 09:57:53 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of > Akhthar Parvez. > K > Sent: Friday, February 04, 2005 12:49 AM > To: questions@freebsd.org > Subject: seems there is some problem with load > > > Hi All, > > I have recompiled kernel to include SMP. Thereafter, I can see > the load is > greater than or equals 5 at any time. > > I can see that system is taking above 50% of server resources > in this server. > > CPU states: 5.8% user, 2.1% nice, 51.7% system, 4.8% > interrupt, 35.5% idle > Mem: 1716M Active, 1056M Inact, 354M Wired, 121M Cache, 199M > Buf, 240M Free > Swap: 2048M Total, 1068K Used, 2047M Free > > I have never seen that system uses above 50%, in my other > server, it's near > 2%. Any idea?? > Here's the output of top on my FreeBSD 4.11 server with dual PPro 200Mhz CPU's: last pid: 94053; load averages: 0.00, 0.00, 0.00 up 204+12:21:41 01:54:03 33 processes: 1 running, 32 sleeping CPU states: 0.2% user, 0.0% nice, 0.0% system, 0.0% interrupt, 99.8% idle Mem: 78M Active, 13M Inact, 25M Wired, 3896K Cache, 22M Buf, 2684K Free Swap: 241M Total, 211M Used, 30M Free, 87% Inuse I suppose this must have some meaning to you? How about an OS version for your OS at least? Better yet would be a complete description of what the hardware is, what the OS is, the kernel file you used to recompile with, and what your doing with this server. We are God's, but we aren't mindreaders. Ted