Skip to content

Instantly share code, notes, and snippets.

@lloyd
Created November 14, 2013 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lloyd/7467857 to your computer and use it in GitHub Desktop.
Save lloyd/7467857 to your computer and use it in GitHub Desktop.
$ adb shell time b2g-info
| megabytes |
NAME PID PPID NICE USS PSS RSS VSIZE OOM_ADJ USER
b2g 3036 1 0 50.5 52.8 58.5 156.0 0 root
(Nuwa) 3068 3036 1 4.4 5.5 11.2 51.6 2 root
Homescreen 3205 3068 18 10.1 11.4 19.6 63.7 8 app_3205
Firefox Account 3430 3068 18 4.6 5.4 12.1 56.7 12 app_3430
E-Mail 3602 3068 18 12.7 13.8 21.0 76.3 12 app_3602
Clock 3638 3068 18 9.2 10.2 17.4 69.1 12 app_3638
Mochitest 3664 3068 18 6.0 6.8 13.4 65.9 11 app_3664
Twitter 3687 3068 18 8.7 10.5 19.6 75.1 11 app_3687
Calendar 3709 3068 18 9.0 11.6 21.5 58.7 10 app_3709
(Preallocated a 3812 3068 18 3.0 4.4 11.9 55.6 10 root
System memory info:
Total 172.6 MB
Used - cache 151.4 MB
B2G procs (PSS) 132.3 MB
Non-B2G procs 19.1 MB
Free + cache 21.2 MB
Free 5.1 MB
Cache 16.1 MB
Low-memory killer parameters:
notify_trigger 14336 KB
oom_adj min_free
0 4096 KB
1 5120 KB
2 6144 KB
6 7168 KB
8 8192 KB
10 10240 KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment