From owner-cvs-all Thu Jun 13 7:51:20 2002 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 6E55437B41E; Thu, 13 Jun 2002 07:51:11 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.3/8.12.2) with ESMTP id g5DEneV7060322; Thu, 13 Jun 2002 16:49:41 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Andrew R. Reiter" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netatm/uni sscf_uni.c sscf_uni_lower.c sscop.c sscop_lower.c sscop_var.h uniarp.c uniarp_cache.c uniarp_timer.c uniarp_vcm.c uniip.c uniip_var.h unisig_decode.c unisig_if.c unisig_msg.c unisig_subr.c unisig_util.c unisig_var.h ... In-Reply-To: Your message of "Thu, 13 Jun 2002 07:32:52 PDT." <200206131432.g5DEWrm09960@freefall.freebsd.org> Date: Thu, 13 Jun 2002 16:49:40 +0200 Message-ID: <60321.1023979780@critter.freebsd.dk> From: Poul-Henning Kamp 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 In message <200206131432.g5DEWrm09960@freefall.freebsd.org>, "Andrew R. Reiter" writes: > Log: > - Finish the uni part of the storage pool cleanup. There should now only > be a few bits left to clean from the HARP code in terms of what is using > the storage pools; once that's done, the memory management code can be > removed entirely. > > This commit effectively changes the use of dynamic memory routines from > atm_allocate, atm_free, atm_release_pool to uma_zcreate, uma_zalloc, > uma_zfree, uma_zdestroy. Yah! -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message