Ostro
  • Cover
  • Introduction
  • Supported Platforms
  • Build System
    • Building
      • Package Management
      • Linux Kernel
    • Architecture
    • Downloading
    • Flashing
    • Running
  • Initialization
    • Boot Up
    • Display Message
    • Modules
    • Filesystem
    • Memory
    • Processes
    • Environment
    • Reboot
  • User Space
    • Services
    • Logs
    • Package Management Systems
      • SwUpd
      • Python Package Index
    • Libraries
  • Subsystems
    • Power
  • Application Development
    • Python
  • Sandbox
Powered by GitBook
On this page
  1. Initialization

Memory

root@edison:~# free -m
             total       used       free     shared    buffers     cached
Mem:        983568      96592     886976          0       8292      56372
-/+ buffers/cache:      31928     951640
Swap:            0          0          0
root@edison:~#
PreviousFilesystemNextProcesses

Last updated 7 years ago