From owner-freebsd-questions@FreeBSD.ORG Fri Feb 16 18:36:31 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 D34AC16A401 for ; Fri, 16 Feb 2007 18:36:31 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.freebsd.org (Postfix) with ESMTP id 8C52413C428 for ; Fri, 16 Feb 2007 18:36:31 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from [62.68.191.191] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1HI7wb-0000n8-VH for freebsd-questions@freebsd.org; Fri, 16 Feb 2007 19:36:30 +0100 Message-ID: <45D5F9A9.7090601@freemail.hu> Date: Fri, 16 Feb 2007 19:36:25 +0100 From: =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org 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 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 18:36:31 -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. Probably it is not a problem with the kernel (it was working before) but I tried to upgrade to the latest 6.2 branch. make buildworld is so incredibly slow that I don't think it will finish within a week. :-( Compilation starts, but the C compiler only gets about 0.3% CPU time. The remaining 99.7% is lost somewhere. :-( Laszlo