Groups | Search | Server Info | Login | Register


Groups > muc.lists.netbsd.tech.net > #5937

Re: Checking mbuf cluster usage

From mlelstv@serpens.de (Michael van Elst)
Newsgroups muc.lists.netbsd.tech.net
Subject Re: Checking mbuf cluster usage
Date 2022-04-27 16:54 +0000
Organization Serpens User Group
Message-ID <t4bsgn$4rd$1@serpens.de> (permalink)
References <YlVR2grtaxsMPx/1@trav.math.uni-bonn.de> <Ymganu3dru/M6iPC@trav.math.uni-bonn.de> <20220426211012.GO513@trav.math.uni-bonn.de> <t49mgn$sii$1@serpens.de> <YlVYyUjzWCOfhVZV@mail.soc.lip6.fr>

Show all headers | View raw


ef@math.uni-bonn.de (Edgar =?iso-8859-1?B?RnXf?=) writes:

>Thanks.

>> or in detail with MCLBYTES = 2048:
>That 2048 is from the "Size" column, right?

Vice versa :) MCLBYTES is the definition and the pool is create with an
item size of MCLBYTES.


>> where PageSz is shown by vmstat -mW as 4096.
>Oh, I didn't know about -W.

>What exactly is the "Util" column in -W output?

(Requests - Releases) * Size / (Npage * PageSz).

Pools are allocated in "pool pages", so that's the
ratio of used memory vs. memory taken from the VM
system.


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de

Back to muc.lists.netbsd.tech.net | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Checking mbuf cluster usage Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-12 12:18 +0200
  Re: Checking mbuf cluster usage Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-12 12:57 +0200
  Re: Checking mbuf cluster usage Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-26 18:15 +0200
    Re: Checking mbuf cluster usage mlelstv@serpens.de (Michael van Elst) - 2022-04-26 21:00 +0000
      Re: Checking mbuf cluster usage mlelstv@serpens.de (Michael van Elst) - 2022-04-27 16:54 +0000
    Re: Checking mbuf cluster usage Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-26 23:10 +0200
  mbuf cluster leak? (was: Checking mbuf cluster usage) Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-27 16:56 +0200
  Re: mbuf cluster leak? (was: Checking mbuf cluster usage) Mouse <mouse@Rodents-Montreal.ORG> - 2022-04-27 11:06 -0400
  Re: mbuf cluster leak? Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-27 21:42 +0200
  Re: mbuf cluster leak? mlelstv@serpens.de (Michael van Elst) - 2022-04-27 20:06 +0000
  Re: mbuf cluster leak? Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-29 16:49 +0200
    Re: mbuf cluster leak? mlelstv@serpens.de (Michael van Elst) - 2022-04-30 10:29 +0000
      Re: mbuf cluster leak? mlelstv@serpens.de (Michael van Elst) - 2022-05-01 12:58 +0000
      Re: mbuf cluster leak? Edgar Fuß <ef@math.uni-bonn.de> - 2022-05-01 15:20 +0200
  Re: mbuf cluster leak? mlelstv@serpens.de (Michael van Elst) - 2022-04-29 15:17 +0000
  Re: mbuf cluster leak? Edgar Fuß <ef@math.uni-bonn.de> - 2022-04-29 17:25 +0200
    Re: mbuf cluster leak? Edgar Fuß <ef@math.uni-bonn.de> - 2022-05-01 13:55 +0200

csiph-web