rename of M_ alloc defines
Hiten Pandya
hmp at backplane.com
Sat May 29 13:00:44 PDT 2004
Eirik Nygaard wrote:
Jeffrey Hsu wondered if I could rename the mbuf alloc flags M_TRYWAIT,
M_DONTWAIT and M_WAIT to be MB_ instead. So they would not be confused
with the malloc flags in the kernel.
I will commit the patch on monday if there are nothing I missed.
http://eirikn.kerneled.org/dragonfly/M_toMB_inallocoperations.patch
You still need to rename the libmchain flags as I have mentioned
quite a few times before. They are named MB_*, and they should
be renamed to MBC_* to avoid confusion.
-Hiten
hmp at xxxxxxxxxxxxx
More information about the Submit
mailing list