DragonFlyBSD/src 2174613sys/kern uipc_mbuf2.c, sys/sys mbuf.h

mtag: Use kmalloc flags, instead of just M_WAITOK or M_NOWAIT.

This allows more fine-grained mtag allocation control, e.g.
M_INTWAIT|M_NULLOK.
DeltaFile
+2-2sys/kern/uipc_mbuf2.c
+2-2sys/sys/mbuf.h
+4-42 files

UnifiedSplitRaw