(02-Jun-2016, 06:57 AM)Leonard Wrote: I assumed linux would also have some kind of taskmanager running just like Windows. If not, it may be better not to introduce it as well as it will also consume processor power.
It does. there are several actually, the two I remember are
cron and
at daemon. These two processes are not installed on the 32 bit OS, just not that sure about 64 bit (as I havn't checked it thoroughly).
(02-Jun-2016, 06:57 AM)Leonard Wrote: On the other hand; I notice that after a while (several hours) loading a new playlist takes longer in my setup (USB + casper-rw).
Below a screenshot of how much memory was used before clearance. Good to have the option to do it manually as well!
Hmmm that's interesting. I wasn't sure how useful the clear cache feature is until this picture. Your screencap is telling your system is caching far more things than mine (see last column tittled cached). This may be a USB persistent mode thing and I'd see if I can optimise that in the future.
Caching is good in general, as it speeds things up, but as the time progresses, the system may be caching the wrong things more and more. Very roughly speaking, when the system try to look up the cache and don't find what it wants (cache miss), it needs to go to the storage and retrieve the results, and cache what it thinks will be reused again. All potential things that can affect sound quality.
Clearing the cache will "reset" the cache and let the system start from scratch again (think of it as resetting parts of a computer). For your system this feature actually will be useful (as I think 50% of your RAM is used up as cache).
Which player are you using? And are you using 32 bit or 64 bits?