Hi Kostya,
Thanks for the information...It explained the terms native and dalvik
but i am still not clear about other (every thing else) memory. What
is this other memory exactly (22082 is very high)?. Also could please
elaborate more on the following numbers and their impact on memory.

 SQL
            heap:      168       memoryUsed:      168
pageCacheOverflo:       35  largestMemAlloc:       50

 DATABASES
  Pagesize   Dbsize  Lookaside  Dbname
      1024       29         72  settings.db
      1024       16         33  accounts.db


Thanks
Srikanth M.

On Aug 1, 6:35 pm, Kostya Vasilyev <kmans...@gmail.com> wrote:
> http://stackoverflow.com/questions/2298208/how-to-discover-memory-usa...
>
> 01.08.2011 16:53, Srikanth пишет:
>
>
>
>
>
> > Hi All,
>
> > Dumpsys meminfo command gave below output for system server process.
> > Can anyone explain each row and column involved in this output like
> > native, dalvik, other, Objects, SQL,Databases and the significance of
> > values like dbsize, pagesize, lookaside etc...
>
> > ** MEMINFO in pid 2537 [system] **
> >                      native   dalvik    other    total
> >              size:     8736     7943      N/A    16679
> >         allocated:     7013     6639      N/A    13652
> >              free:      858     1304      N/A     2162
> >             (Pss):     4453     9423    22082    35958
> >    (shared dirty):     1340     4076     1664     7080
> >      (priv dirty):     4420     6656     9968    21044
>
> >   Objects
> >             Views:        0        ViewRoots:        0
> >       AppContexts:        2       Activities:        0
> >            Assets:        9    AssetManagers:        9
> >     Local Binders:      122    Proxy Binders:      251
> > Death Recipients:       73
> >   OpenSSL Sockets:        0
>
> >   SQL
> >              heap:      168       memoryUsed:      168
> > pageCacheOverflo:       35  largestMemAlloc:       50
>
> >   DATABASES
> >    Pagesize   Dbsize  Lookaside  Dbname
> >        1024       29         72  settings.db
> >        1024       16         33  accounts.db
>
> > Regards
> > Srikanth M.
>
> --
> Kostya Vasilyev- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to