- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi ,
I want to test the memory (RAM,ROM) on Intel Edison board on run time.
How much used and how much memory is free ?when memory is used 90%-100%. we need to reboot the device.
Yocto Linux version is 146.
Is there any script available on Linux ?
Please provide the details.
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
There are several memory related commands you might find useful.
Check out:
free http://www.tecmint.com/check-memory-usage-in-linux/ http://www.tecmint.com/check-memory-usage-in-linux/
cat /proc/meminfo
top
You can see the free memory with the cat /proc/meminfo command. All these commands work using the latest Edison image, which can be downloaded here https://software.intel.com/en-us/iot/hardware/edison/downloads https://software.intel.com/en-us/iot/hardware/edison/downloads
Sergio
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
There are several memory related commands you might find useful.
Check out:
free http://www.tecmint.com/check-memory-usage-in-linux/ http://www.tecmint.com/check-memory-usage-in-linux/
cat /proc/meminfo
top
You can see the free memory with the cat /proc/meminfo command. All these commands work using the latest Edison image, which can be downloaded here https://software.intel.com/en-us/iot/hardware/edison/downloads https://software.intel.com/en-us/iot/hardware/edison/downloads
Sergio

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page