When your Linux system starts feeling sluggish or running out of memory, one of the first things you’ll want to check is which processes are consuming the most RAM.
I think there is a mistake in the "Step 2: Using smaps_rollup for a Quick Summary" part. You say process 1353738 contributes roughly 135 kB, but shouldnt it contributes 146kB (seeing the screenshot) ?
learnt something new today! thank you for this.
i always used top; htop to be exact.
Thank you! There's more to come
I think there is a mistake in the "Step 2: Using smaps_rollup for a Quick Summary" part. You say process 1353738 contributes roughly 135 kB, but shouldnt it contributes 146kB (seeing the screenshot) ?
You are right, Thanks for pointing out. I will correct it.