Re: UMA questions

From: Andre Oppermann <andre_at_freebsd.org>
Date: Wed, 11 Aug 2004 17:22:20 +0200
Andre Oppermann wrote:
> I have a couple of questions regarding UMA things which are not 
> explained in
> the relevant man pages (and UTSL is a little bit tough):
> 
>  1. UMA zones do not show up in the output of 'vmstat -m'.  Is there a way
>     to get information on how much memory each UMA zone is using?
>     Example: "sackhole", "tcptw", ...
> 
>  2. What does the flag UMA_ZONE_ZINIT do exactly?
> 
>  3. What does the flag UMA_ZONE_NOFREE prevent exactly?  Will it prevent any
>     zone/slab of this type to be free'd ever again?  This way the zone can
>     only grow and not shrink after transient peaks?

4. What does the flag UMA_ZONE_STATIC do exactly?  I was under the impression
    that zones are fixed sized by definition and don't need this to be specified
    additionally.

-- 
Andre
Received on Wed Aug 11 2004 - 13:22:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC