Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267473AbUIOVOy (ORCPT ); Wed, 15 Sep 2004 17:14:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267523AbUIOVKw (ORCPT ); Wed, 15 Sep 2004 17:10:52 -0400 Received: from warden3-p.diginsite.com ([208.147.64.186]:25013 "HELO warden3.diginsite.com") by vger.kernel.org with SMTP id S267522AbUIOVKf (ORCPT ); Wed, 15 Sep 2004 17:10:35 -0400 From: David Lang To: Alan Cox Cc: Paul Jakma , Netdev , leonid.grossman@s2io.com, Linux Kernel Mailing List Date: Wed, 15 Sep 2004 14:10:03 -0700 (PDT) X-X-Sender: dlang@dlang.diginsite.com Subject: Re: The ultimate TOE design In-Reply-To: <1095275660.20569.0.camel@localhost.localdomain> Message-ID: References: <4148991B.9050200@pobox.com> <1095275660.20569.0.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1477 Lines: 31 On Wed, 15 Sep 2004, Alan Cox wrote: > On Mer, 2004-09-15 at 21:04, Paul Jakma wrote: >> The intel IXP's are like the above, XScale+extra-bits host-on-a-PCI >> card running Linux. Or is that what you were referring to with >> " but they are all fairly expensive."? > > Last time I checked 2Ghz accelerators for intel and AMD were quite cheap > and also had the advantage they ran user mode code when idle from > network processing. That depends on how many of these accelerators you already have in the system. If you have 4 of them and they are heavily used so that you want to offload them it definantly isn't cheap to add a 5th (you useually have to go up to 8 or so and the difference between 4 and 8 is frequently 2x-4x the cost of the 4 processor box) now if you start with a single CPU system then yes, adding a second one is cheap. but these are useually not the people who really need TOE (they may think that they do, but that's a different story :-) David Lang -- There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies. And the other way is to make it so complicated that there are no obvious deficiencies. -- C.A.R. Hoare - 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/