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'm not sure yet how to count which object has the highest memory usage. My current understanding is that it is not reflected by any single one of the values in slabinfo. Here are the names of the columns:
Looking just at those names, it looks like the total size used by an object is either active_objs or num_obj times objsize. Or it maybe be that another column is relevant, like num_slabs. Anyway, I should read the manual.
Making a quick note so I don't forget but basically: $title
e.g.
The text was updated successfully, but these errors were encountered: