Skip to content

Instantly share code, notes, and snippets.

@ssvb
Created November 28, 2016 12:37
Show Gist options
  • Save ssvb/8cfc073e4f61bb52be3ab06ac025de80 to your computer and use it in GitHub Desktop.
Save ssvb/8cfc073e4f61bb52be3ab06ac025de80 to your computer and use it in GitHub Desktop.
Running 'busybox free' in adb shell on Allwinner A13 tablet with 512MB RAM
root@android:/ # busybox free
total used free shared buffers
Mem: 362016 280000 82016 0 4656
-/+ buffers: 275344 86672
Swap: 0 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment