From owner-freebsd-current@FreeBSD.ORG Fri Mar 4 12:05:09 2005 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 50F2D16A4CE for ; Fri, 4 Mar 2005 12:05:09 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 922EC43D3F for ; Fri, 4 Mar 2005 12:05:08 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 4 Mar 2005 12:05:07 +0000 (GMT) Date: Fri, 4 Mar 2005 12:05:06 +0000 From: David Malone To: Kaspars Message-ID: <20050304120506.GA17299@walton.maths.tcd.ie> References: <4228481D.9080708@os.lv> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4228481D.9080708@os.lv> User-Agent: Mutt/1.5.6i Sender: dwmalone@maths.tcd.ie cc: freebsd-current@freebsd.org Subject: Re: full of process 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: Fri, 04 Mar 2005 12:05:09 -0000 On Fri, Mar 04, 2005 at 01:35:57PM +0200, Kaspars wrote: > I never see it before so I concern why so many irq something in process > up... These IRQ processes are normal on 5.X - (roughly) there should be one for each interrupt. David.