Re: questions regarding the MGET function.

2001-02-28 Thread Bosko Milekic
Shankar Agarwal wrote: > Hi, > Can you please tell me when did the MGET function change it > implementation from using MALLOC to using pool_get to allocate a mbuf. I Never. We don't use pool_get(). That's a NetBSD-ism. :-) The mbuf subsystem uses its own allocator and stats are kept in

questions regarding the MGET function.

2001-02-28 Thread Shankar Agarwal
Hi, Can you please tell me when did the MGET function change it implementation from using MALLOC to using pool_get to allocate a mbuf. I am having a trouble finding out how does the memstats keep track of the mbufs allocated through pool_get. Thanks Regards Shankar To Unsubscribe: send mail to [E