Date: Mon, 29 Apr 2002 21:26:34 -0700 (PDT) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma.h uma_core.c Message-ID: <200204300426.g3U4QYZ01220@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/04/29 21:26:34 PDT
Modified files:
sys/kern kern_malloc.c
sys/vm uma.h uma_core.c
Log:
Move the implementation of M_ZERO into UMA so that it can be passed to
uma_zalloc and friends. Remove this functionality from the malloc wrapper.
Document this change in uma.h and adjust variable names in uma_core.
Revision Changes Path
1.103 +0 -3 src/sys/kern/kern_malloc.c
1.6 +5 -6 src/sys/vm/uma.h
1.17 +16 -10 src/sys/vm/uma_core.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?200204300426.g3U4QYZ01220>
