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
I recently was trying to figure out why my RAM usage is so high despite having no processes that sum anywhere near it. I figure its probably ARC. Googling for how to check the size indicates some folks are using this:
cc: @ClementTsang I might try to tackle this soon, any thoughts about it? I'm also interested in maybe surfacing the count of scrub errors from the pool status.
Describe the feature request
I recently was trying to figure out why my RAM usage is so high despite having no processes that sum anywhere near it. I figure its probably ARC. Googling for how to check the size indicates some folks are using this:
hishamhm/htop#920
A reddit post contains a link to this screenshot showing arc stats in htop: https://i.imgur.com/KhdZfDu.png.
Does it make sense to make include that in bottom?
The text was updated successfully, but these errors were encountered: