Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263179AbTESV6Q (ORCPT ); Mon, 19 May 2003 17:58:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263182AbTESV6Q (ORCPT ); Mon, 19 May 2003 17:58:16 -0400 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:46171 "EHLO devserv.devel.redhat.com") by vger.kernel.org with ESMTP id S263179AbTESV6O (ORCPT ); Mon, 19 May 2003 17:58:14 -0400 Date: Mon, 19 May 2003 22:11:11 +0000 From: Arjan van de Ven To: Dave Hansen Cc: Badari Pulavarty , lkml , Gerrit Huizenga , John Stultz , James Cleverdon , Andrew Morton , arjanv@redhat.com, Keith Mannthey Subject: Re: userspace irq balancer Message-ID: <20030519221111.P7061@devserv.devel.redhat.com> References: <200305191314.06216.pbadari@us.ibm.com> <1053382055.5959.346.camel@nighthawk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1053382055.5959.346.camel@nighthawk>; from haveblue@us.ibm.com on Mon, May 19, 2003 at 03:07:36PM -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1013 Lines: 21 On Mon, May 19, 2003 at 03:07:36PM -0700, Dave Hansen wrote: > The only thing I'm concerned about is how it's going to be packaged. > I'm envisioning explaining how to get the daemon out of its initrd > image, set it up and run it, especially before distros have it > integrated. The stuff that's in the kernel now isn't horribly broken; > it's just not optimal for some relatively unusual cases. as for distros: RHL8 and later ship with it on the RH side (default enabled as of RHL9). As for where to start it: I really think an initscript is the logical place; there has been some discussion about doing it from the initramfs but I don't see real benifit from that; from starting init to running the initscripts isn't exactly THIS interrupt/performance heavy. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/