DragonFly BSD
DragonFly submit List (threaded) for 2004-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: rename of M_ alloc defines


From: Eirik Nygaard <eirikn@xxxxxxxxxxxx>
Date: Sun, 30 May 2004 00:16:23 +0200

On Sat, May 29, 2004 at 09:00:44PM +0100, Hiten Pandya wrote:
> 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.

Ah, yeah. That is true.

Here is the patch for that one as well.

http://eirikn.kerneled.org/dragonfly/libmchain-MB_toMBC_.patch

-- 
Eirik Nygaard
eirikn@xxxxxxxxxxxx    Never let a computer know you're in a hurry.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]