Re: mbufs and cluster
Re: mbufs and cluster
- Subject: Re: mbufs and cluster
- From: Michael Tuexen <email@hidden>
- Date: Mon, 15 Aug 2005 18:42:48 +0200
Hi Josh,
thank you very much for the information, so m_expand from
bsd/kern/uipc_mbuf.c
is always used to allocate mbufs.
Best reagrds
Michael
On Aug 15, 2005, at 5:24 PM, Josh Graessley wrote:
If I remember correctly, mbufs themselves are stored in clusters. A
cluster can be used as a cluster on it's own or it can be used to
store mbufs. An mbuf is a fraction of a cluster. If the system runs
out of mbufs, it may convert a cluster in to something like 8 mbufs.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden