Quote Originally Posted by wysota View Post
Is it while the application is running?
Yes it is.

Heres the proc/meminfo

Qt Code:
  1. # cat proc/meminfo
  2. MemTotal: 61624 kB
  3. MemFree: 28324 kB
  4. Buffers: 2568 kB
  5. Cached: 17004 kB
  6. SwapCached: 0 kB
  7. Active: 9296 kB
  8. Inactive: 16852 kB
  9. Inactive: 16852 kB
  10. Inactive(anon): 0 kB
  11. Active(file): 2716 kB
  12. Inactive(file): 16852 kB
  13. Unevictable: 0 kB
  14. Mlocked: 0 kB
  15. SwapTotal: 0 kB
  16. SwapFree: 0 kB
  17. Dirty: 0 kB
  18. Writeback: 0 kB
  19. AnonPages: 6608 kB
  20. Mapped: 8528 kB
  21. Slab: 5516 kB
  22. SReclaimable: 2672 kB
  23. SUnreclaim: 2844 kB
  24. PageTables: 128 kB
  25. NFS_Unstable: 0 kB
  26. Bounce: 0 kB
  27. WritebackTmp: 0 kB
  28. CommitLimit: 30812 kB
  29. Committed_AS: 16792 kB
  30. VmallocTotal: 450560 kB
  31. VmallocUsed: 4184 kB
  32. VmallocChunk: 441340 kB
To copy to clipboard, switch view to plain text mode