OpenELEC Testbuilds for RaspberryPi Part 2
(2013-09-02, 01:42)doveman2 Wrote: I do have /dev/SYSTEM and the debug OSD currently shows 296000/382000KB but free -m shows

Code:
OpenELEC:~ # free -m
              total         used         free       shared      buffers
Mem:           373          350           23            0           42
-/+ buffers:                307           66
Swap:            0            0            0

When I talk about "free memory" I'm referring to the "-/+ buffers free" figure shown by the free command, which in your case is 66MB, so a lot lower than it would be with Frodo. This is the same as free+buffers from the "Mem" line above give or take a rounding difference, which should also be the same as free+buff+cached as reported by top.

Ah OK, one thing I've just noticed is that "free" in Gotham is no longer reporting the cached memory amounts (see post #587 for comparison of the Frodo and Gotham "free" output). Maybe this could explain the difference, as the "buffers free" figure reported by free no longer includes cached memory when in Frodo it was included, and in fact cached memory is now treated in Gotham as a component of "buffers used" (both interpretations are technically correct, as cached memory should be made available to processes if/when required, but until then is used to improve file system performance however the method of reporting now used by Gotham is decidedly less useful). Maybe it's another kernel 3.10/procfs related change. I've updated my monitoring script to work around this difference, and will report back if the memory usage continues to appear unusual.

Apologies for the (potentially) false alarm!
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by Milhouse - 2013-09-02, 03:28
New Tester - by theneverstill - 2013-10-03, 17:16
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223