From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2879 invoked by alias); 19 Feb 2004 03:58:05 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2870 invoked from network); 19 Feb 2004 03:58:04 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 19 Feb 2004 03:58:04 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AtfK3-00048A-KP; Wed, 18 Feb 2004 22:57:59 -0500 Date: Thu, 19 Feb 2004 03:58:00 -0000 From: Daniel Jacobowitz To: gdb@sources.redhat.com Cc: Elena Zannoni , carlton@kealia.com Subject: Re: Huge slowdown since 6.0 Message-ID: <20040219035759.GA15830@nevyn.them.org> Mail-Followup-To: gdb@sources.redhat.com, Elena Zannoni , carlton@kealia.com References: <20040218210927.GA16641@nevyn.them.org> <16436.5998.22504.266273@localhost.redhat.com> <20040219033447.GA14471@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040219033447.GA14471@nevyn.them.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00238.txt.bz2 Q: On Wed, Feb 18, 2004 at 10:34:47PM -0500, Daniel Jacobowitz wrote: > Um... I'm not precisely sure why these numbers don't add up. I notice > they didn't before either. A: The number of psymbols is list->next - list->list, not list->size. The list is extended by doubling. Things add up fine. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer