Comments on: 10 ‘free’ Commands to Check Memory Usage in Linux https://www.tecmint.com/check-memory-usage-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 13 Jul 2023 20:50:35 +0000 hourly 1 By: ramu https://www.tecmint.com/check-memory-usage-in-linux/comment-page-1/#comment-1200840 Fri, 12 Jul 2019 07:06:31 +0000 http://www.tecmint.com/?p=1144#comment-1200840 How to find out RAM Memory details on an embedded system?

I know from /proc/meminfo vstat, free etc, but none of the commands give you exact RAM i have.

Example, I have checked on a system where i know the RAM size of 256 Mb, but none of the above command displays 256Mb.

is that correct or am i missing something?

]]>
By: My_Random_Tips_Home https://www.tecmint.com/check-memory-usage-in-linux/comment-page-1/#comment-1107687 Mon, 04 Mar 2019 04:46:38 +0000 http://www.tecmint.com/?p=1144#comment-1107687 Good beginner info on how to read the memory usage in Linux.

]]>
By: Continual Integration https://www.tecmint.com/check-memory-usage-in-linux/comment-page-1/#comment-878994 Mon, 27 Mar 2017 22:05:57 +0000 http://www.tecmint.com/?p=1144#comment-878994 #8 says “Dispaly.” It should say “Display.”

]]>
By: Karth https://www.tecmint.com/check-memory-usage-in-linux/comment-page-1/#comment-860289 Tue, 17 Jan 2017 08:11:26 +0000 http://www.tecmint.com/?p=1144#comment-860289 Nice and neat info. I believe you meant all the mentioned kb, mb, gb are actually kibi, mebi and gibi rather than kilo, mega and giga.

]]>
By: Ravi Saive https://www.tecmint.com/check-memory-usage-in-linux/comment-page-1/#comment-742340 Thu, 21 Jan 2016 05:44:31 +0000 http://www.tecmint.com/?p=1144#comment-742340 In reply to Sathish.

@Sathish,

We already explained each switch used with free command in this article, I hope you gone through it each point, still I will update you that free -m is used to show the amount of memory in megabytes.

]]>