]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add support for the M_ZERO flag to contigmalloc().
authormux <mux@FreeBSD.org>
Fri, 25 Jul 2003 21:02:25 +0000 (21:02 +0000)
committermux <mux@FreeBSD.org>
Fri, 25 Jul 2003 21:02:25 +0000 (21:02 +0000)
commita3fee15cba3be9ccb7672a0e23a21f0b258a28d6
treea4e2823c0152ed939325b21bad02a58ddaae6703
parentb8872d23e6a7848fe5292b96e5f9138d8244c043
Add support for the M_ZERO flag to contigmalloc().

Reviewed by: jeff
sys/vm/vm_contig.c