You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically I just take all used memory (active, inactive, speculative, wired, and compressed) and subtract those that are not used (purgeable, external). I'm pretty sure there is no additional memory that could be used in the calculation.
I have been modifying the memory calculation function of htop-dev/htop recently. ( htop-dev/htop#1439 )
I found the
exelban/stats
memory calculation formula to be very accurate.I want to know where this memory calculation formula comes from, Can you tell me where it comes from? Thank you very much
stats/Modules/RAM/readers.swift
Line 56 in c78319b
The text was updated successfully, but these errors were encountered: