Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754398AbZKCR4y (ORCPT ); Tue, 3 Nov 2009 12:56:54 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752401AbZKCR4y (ORCPT ); Tue, 3 Nov 2009 12:56:54 -0500 Received: from kroah.org ([198.145.64.141]:59116 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751006AbZKCR4x (ORCPT ); Tue, 3 Nov 2009 12:56:53 -0500 Date: Tue, 3 Nov 2009 09:56:54 -0800 From: Greg KH To: Benjamin LaHaise Cc: Eric Dumazet , "Eric W. Biederman" , Octavian Purdila , netdev@vger.kernel.org, Cosmin Ratiu , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] sysfs directory scaling: rbtree for dirent name lookups Message-ID: <20091103175654.GA27222@kroah.com> References: <20091101163130.GA7911@kvack.org> <20091103035058.GA19515@kroah.com> <4AEFCA49.4020305@gmail.com> <20091103160715.GD23857@kroah.com> <20091103164550.GM8227@kvack.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091103164550.GM8227@kvack.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1108 Lines: 24 On Tue, Nov 03, 2009 at 11:45:50AM -0500, Benjamin LaHaise wrote: > On Tue, Nov 03, 2009 at 08:07:15AM -0800, Greg KH wrote: > > But registering 20000 devices is a far different problem from using > > those 20000 devices :) > > Registering 20,000 devices *is* a real world problem (I'm actually aiming > for 100,000, as that's what roughly fits in a single 10Gbps link -- something > that a mid range system can now route). When an edge router comes up from > reboot, or after a link has been down, the rate at which customers connect > is important -- too slow, and you get a pile of support calls from customers > complaining that their connection is down. Because of the data structures > used, there isn't even any improvement from an SMP system, so this needs > to be addressed directly. Ok, how long are we talking about here? thanks, greg k-h -- 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/