08-11-2021, 09:52 PM
Sounds normal.
You can see detailed memory utilization by using the "watch" command.
You can see detailed memory utilization by using the "watch" command.
Code:
watch -n .2 "cat /proc/meminfo"