From owner-freebsd-questions@FreeBSD.ORG Fri Feb 16 16:13:49 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0BACA16A402 for ; Fri, 16 Feb 2007 16:13:49 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from claire.ber.rewt.org.uk (claire.ber.rewt.org.uk [217.160.200.67]) by mx1.freebsd.org (Postfix) with ESMTP id BB5BD13C4B2 for ; Fri, 16 Feb 2007 16:13:48 +0000 (UTC) (envelope-from joe@joeholden.co.uk) Received: from localhost (localhost [127.0.0.1]) by claire.ber.rewt.org.uk (Postfix) with ESMTP id CCA39B926; Fri, 16 Feb 2007 16:13:47 +0000 (GMT) X-Virus-Scanned: amavisd-new at claire.ber.rewt.org.uk Received: from claire.ber.rewt.org.uk ([127.0.0.1]) by localhost (claire.ber.rewt.org.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zEf5MLT338cE; Fri, 16 Feb 2007 16:13:40 +0000 (GMT) Received: from [192.168.10.147] (dsl172-67.as6911.net [62.84.172.67]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by claire.ber.rewt.org.uk (Postfix) with ESMTP id 0B426B93B; Fri, 16 Feb 2007 16:13:40 +0000 (GMT) Message-ID: <45D5D81E.1080700@joeholden.co.uk> Date: Fri, 16 Feb 2007 16:13:18 +0000 From: Joe Holden User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Laszlo Nagy References: <45D5D042.4000202@designaproduct.biz> In-Reply-To: <45D5D042.4000202@designaproduct.biz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Invisible process killing the CPU X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2007 16:13:49 -0000 Laszlo Nagy wrote: > 75% user, 24.2% system, 0.0% idle. Despite those stats, I do not see > what is eating up 100% cpu time. I already restarted the computer but it > is the same. This problem started some hours ago. The CPU is hot, I can > feel it on the air stream pouring out the computer case. There are more > people that should work with this computer, but they can't. It is > terribly slow. Please help me. > > The system is FreeBSD 6.1. > > Thanks, > > Laszlo > > Whats the output of systat -vmstat 1 ? Ta, Joe