Date: Wed, 24 Apr 2002 13:56:24 -0700 (PDT) From: "Andrew R. Reiter" <arr@FreeBSD.org> To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/sys/netatm atm_subr.c Message-ID: <200204242056.g3OKuO626136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
arr 2002/04/24 13:56:24 PDT
Modified files:
sys/netatm atm_subr.c
Log:
- Turn the atm_stackq_pool into a uma_zone (and change it's name to
atm_stackq_zone).
- Change the related atm_allocate() and atm_free() calls into uma_zalloc()
and uma_zfree() calls.
Revision Changes Path
1.24 +9 -9 src/sys/netatm/atm_subr.c
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?200204242056.g3OKuO626136>
