Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2000 16:40:22 -0400 (EDT)
From:      Zhihui Zhang <zzhang@cs.binghamton.edu>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: memory type and its size
Message-ID:  <Pine.SOL.4.21.0007211637530.417-100000@sol.cs.binghamton.edu>
In-Reply-To: <Pine.SOL.4.21.0007201034170.25437-100000@sol.cs.binghamton.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thu, 20 Jul 2000, Zhihui Zhang wrote:

> 
> Does kernel memory of the same type (e.g., M_TEMP) must be allocated
> (using malloc()) with the same (range of) size?  BTW, how to display mbuf
> cluster usages info. Thanks.

A memory type can have memory blocks with different sizes.  Use netstat -m
to display mbuf cluster usages.

-Zhihui



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.4.21.0007211637530.417-100000>