Missing stats in virtual memory (psutil)

Description

It seems the values reported by virtual memory from psutil dont add up in FreeBSD...

used + available + shared != total memory

I think we may be missing some other stats like Laundry.

Could you verify and fix, please?

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Bug Clerk February 17, 2021 at 4:04 PM

Bug Clerk February 10, 2021 at 9:48 AM

William Gryzbowski January 14, 2021 at 7:26 PM

I imagine so but i would still be important to have groups, so we can have a "simple" more usage overview and then a more "complex" one.

Vladimir Vinogradenko January 7, 2021 at 6:37 PM

so what do we want to do here?

In reporting.realtime event add new field `memory_classes`.

In FreeBSD it will be v_cache_count + v_laundry_count + v_inactive_count + v_active_count + v_wire_count + v_free_count + os_reserved_memory

In Linux it will be this https://i.stack.imgur.com/eFP0X.png

And then we create a TrueCommand ticket so they change their code?

Right?

William Gryzbowski December 8, 2020 at 1:33 PM

that looks good, but we also need to understand how ZFS ARC plays together with these on Linux

Complete

Details

Assignee

Reporter

Components

Affects versions

Priority

More fields

Katalon Platform

Created November 26, 2020 at 6:38 PM
Updated July 1, 2022 at 5:00 PM
Resolved March 4, 2021 at 4:22 PM