Received: by oss.sgi.com id ; Sat, 24 Jun 2000 19:46:33 -0700 Received: from c997662-c.frmt1.sfba.home.com ([24.1.70.208]:6667 "EHLO fruits.uzix.org") by oss.sgi.com with ESMTP id ; Sat, 24 Jun 2000 19:46:11 -0700 Received: from prumpf by fruits.uzix.org with local (Exim 3.12 #1) id 1362Pz-0006eV-00; Sat, 24 Jun 2000 19:45:07 -0700 Date: Sat, 24 Jun 2000 19:45:06 -0700 From: Philipp Rumpf To: Andrew Morton Cc: Richard Gooch , Rusty Russell , Keith Owens , Alan Cox , "netdev@oss.sgi.com" Subject: Re: modular net drivers Message-ID: <20000624194506.B25473@fruits.uzix.org> References: <20000624093548.A31621@puffin.external.hp.com>, <20000623164805.AA5BB8154@halfway> <3954262D.60BDEF41@uow.edu.au> <20000624080106.A25102@fruits.uzix.org> <3954D42A.938A724B@uow.edu.au> <20000624093548.A31621@puffin.external.hp.com> <200006241548.e5OFmiC09138@vindaloo.ras.ucalgary.ca> <39556E6E.DE0DAA90@uow.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <39556E6E.DE0DAA90@uow.edu.au> Sender: owner-netdev@oss.sgi.com Precedence: bulk Return-Path: X-Orcpt: rfc822;netdev-outgoing On Sun, Jun 25, 2000 at 12:29:02PM +1000, Andrew Morton wrote: > My patch was quite bogus, of course :( We can have as many threads as > we like spinning and the scheduler will cheerfully timeslice between > them. Oh ? I wasn't aware kernel_threads could be rescheduled, unlike normal kernel code, and in fact I still don't see how they would.