Date: Thu, 31 Oct 2002 17:01:27 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma_core.c uma_int.h Message-ID: <200211010101.gA111RDx038629@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/10/31 17:01:27 PST Modified files: sys/vm uma_core.c uma_int.h Log: - Add support for machine dependant page allocation routines. MD code may define UMA_MD_SMALL_ALLOC to make use of this feature. Reviewed by: peter, jake Revision Changes Path 1.41 +20 -2 src/sys/vm/uma_core.c 1.13 +8 -0 src/sys/vm/uma_int.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?200211010101.gA111RDx038629>