From owner-cvs-all Fri Jun 14 14:32:44 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 5E7AF37B428; Fri, 14 Jun 2002 14:32:35 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.3/8.12.3) with ESMTP id g5ELExb4066154; Fri, 14 Jun 2002 17:14:59 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.3/8.12.3/Submit) with SMTP id g5ELExkI066151; Fri, 14 Jun 2002 17:14:59 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Fri, 14 Jun 2002 17:14:57 -0400 (EDT) From: "Andrew R. Reiter" To: Robert Watson Cc: "Andrew R. Reiter" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netatm atm_subr.c atm_sys.h atm_var.h In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 14 Jun 2002, Robert Watson wrote: : :Great! Does this mean you'll be fine-graining the ATM stack for us? Heheh, *sigh* Im realizing how much work there really is to be done in 5.x :-) Currently, this actually has been on the end of my list of things to do... I've been wanting to clean up the HARP code so taht we can then clean out the hea and hfa (like Matthew Dodd started doing) so that we can share these drivers amongst the few ATM stacks we have (or will have). I believe Matthew and a few others on -atm mailing list are also wanting this to occur as well. Basically we've had no real plan of action just a want to have the code a bit less ugly. So, I am not sure what to say, I haven't put much thought about what it will take to do it. Perhaps we can put this up on the SMP todo list? While it's a very large item for the list, as things kind of come together with the ATM code, we can break that bullet item down into something a bit more realistic. Sorry for a lame answer, but perhaps I can come up with some more information for you when I try to put together a few notes on the ATM code (where are we? where are we going? why?) that might get this going. Cheers, Andrew : :On Fri, 14 Jun 2002, Andrew R. Reiter wrote: : :> arr 2002/06/14 12:31:08 PDT :> :> Modified files: :> sys/netatm atm_subr.c atm_sys.h atm_var.h :> Log: :> - Chainsaw the storage pool code. This was being used by a bunch of code :> within the HARP atm stack and the hea and hfa device drivers, but since :> all of these systems were changed to use UMA zones, there is no use for :> the api any longer. :> :> Revision Changes Path :> 1.31 +1 -345 src/sys/netatm/atm_subr.c :> 1.7 +0 -55 src/sys/netatm/atm_sys.h :> 1.18 +0 -4 src/sys/netatm/atm_var.h :> : : -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message