Date: Mon, 22 Apr 2002 14:09:41 -0400 (EDT) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: "Andrew R. Reiter" <arr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netatm atm_cm.c atm_subr.c atm_var.h Message-ID: <Pine.NEB.3.96L.1020422140758.17518A-100000@fledge.watson.org> In-Reply-To: <200204220511.g3M5Bjo90223@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Apr 2002, Andrew R. Reiter wrote: :arr 2002/04/21 22:11:45 PDT : : Modified files: : sys/netatm atm_cm.c atm_subr.c atm_var.h : Log: : - Change the atm_attributes_pool and atm_stackq_pool to be uma_zone's : (with the appropriate set_max) rather than using the HARP storage pool : code. This is not a complete commit and will be reverted early this afternoon (it's currently 1100hrs here) until a better solution to changing to uma_zone's is written. The problem lays in the fact that atm_free()'s are not fully accounted for and this could cause some undefined behavior when a uma_zone allocated object is atm_free()'d. Cheers, Andrew -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020422140758.17518A-100000>