Skip to content

Instantly share code, notes, and snippets.

Created November 8, 2013 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/7371298 to your computer and use it in GitHub Desktop.
Save anonymous/7371298 to your computer and use it in GitHub Desktop.
]$ cat after.txt
Expected to read 4 fields from fscanf(/proc/1682//stat), but got 2.
| megabytes |
NAME PID NICE USS PSS RSS VSIZE OOM_ADJ USER
b2g 1646 0 48.4 50.8 60.3 171.4 0 root
1682 0 10.7 11.9 18.4 51.6 10 root
Homescreen 1806 18 15.6 17.3 25.4 72.7 8 app_1806
E-Mail 2152 18 17.9 20.6 30.8 85.2 11 app_2152
Calendar 2734 18 14.9 18.4 29.3 77.1 10 app_2734
Firefox Account 2823 1 13.8 16.4 25.6 68.5 2 app_2823
System memory info:
Total 172.6 MB
Used - cache 141.9 MB
B2G procs (PSS) 135.3 MB
Non-B2G procs 6.6 MB
Free + cache 30.7 MB
Free 5.4 MB
Cache 25.3 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 20480 KB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment