Date: Sun, 4 Mar 2001 01:04:40 -0800 (PST) From: Assar Westerlund <assar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_zone.c vm_zone.h Message-ID: <200103040904.f2494em69963@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
assar 2001/03/04 01:04:40 PST
Modified files: (Branch: RELENG_4)
sys/vm vm_zone.c vm_zone.h
Log:
MFC: Make zalloc and zfree non-inline functions. This avoids having to
have the code calling these be compiled with the same setting for
INVARIANTS and SMP.
vm_zone.c:1.36
vm_zone.h:1.14
Revision Changes Path
1.30.2.3 +74 -2 src/sys/vm/vm_zone.c
1.13.2.1 +3 -76 src/sys/vm/vm_zone.h
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?200103040904.f2494em69963>
