Re: vmstat -m temp counters overflows?
- Reply: Konstantin Belousov : "Re: vmstat -m temp counters overflows?"
- In reply to: Konstantin Belousov : "Re: vmstat -m temp counters overflows?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 02 Jun 2021 08:36:33 UTC
Thank you Yes I'm using pf. Yesterday I saw an commit about it. https://cgit.freebsd.org/src/commit/?id=0f86492b09ca82042166a41f6f21b2dbe4f4a464 is it related with this problem ? On Wed, Jun 2, 2021 at 11:22 AM Konstantin Belousov <kostikbel@gmail.com> wrote: > On Wed, Jun 02, 2021 at 07:49:58AM +0300, Özkan KIRIK wrote: > > Hello, > > > > I'm using FreeBSD stable/12 amd64. The temp memory counters are crazy. > > I think the counter variables are overflowing. > > Could it be pointing to another problem? > > > > # vmstat -m | grep -E "temp|Mem" > > Type InUse MemUse HighUse Requests Size(s) > > temp 18446744073709525773 18014398509271105K - 6075673 > > 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > > Do you use pf? If yes, this is perhaps a known issue, > You probably also have some nvlist leaks. >