07-22-2020, 02:40 PM
(This post was last modified: 07-22-2020, 02:44 PM by TheOldPresbyope.
Edit Reason: added update
)
(07-22-2020, 02:21 PM)kit1cat Wrote: Just tried this on my pi 3B+ using Kent's mod, tried values of 500 MB and 250 MB but not sure if it's working. RAM usage went from 18% to 23% for both values, was expecting a bigger RAM usage increase.
Yeah, I'm puzzled by what I'm seeing on my RPi3A+ too.
At least two possibilites come to mind:
1) I screwed up. I am the first to admit I'm crap with PHP.
[UPDATE- but my resulting mpd.conf looks okay visually]
2) The MPD parser doesn't grok "MB". I may be crap with PHP, but at least I can read it. I can't even read the C++ sources of MPD. The syntax and semantics is Sanskrit to me. Maybe some C++ aficionado could look through to see how the mpd.conf file gets parsed.
Regards,
Kent