Xbmc not working for blind users.
(2014-05-02, 22:47)ruuk Wrote: I can see a few possibilities here. One is that FreeSound does not free the sound right away but somehow flags it for delete or something. I have no idea what FreeSound actually does so this is just guessing. If this is the case, then the memory may become available later.
Another possibility is that when useCached=False, the wav is read each time. Perhaps this filling the disk cache. Does the memory usage you mention include the disk cache? If so, then this would be fine because it is still available for use. My understanding of Linux disk caching and memory usage reporting is not great, so I may have something wrong here, so let me know if I've said something stupid Smile
I'm also not sure how writing or overwriting files to a tmpfs affect memory usage.

In any case, I still am going to try to duplicate the issue when I get a chance and see if I can figure anything out.
Please feel free to shoot down my assumptions and fill in the gaping holes in my Linux knowledge Smile
My knowledge of linuxes memory systems is also patchy at best, but as far as I understand any kind of system-wide cache, such as filesystem level caches will chew RAM in other processes, not the xbmc process. Same with tmpfs.

I have had a look just now after leaving my pi idle overnight and the memory usage for the xbmc.bin process is still at what it was at when I stopped fiddling last night.

After a bit more usage, it'll start to get sluggish and unresponsive until it's practically unusable and a reboot is necessary.

Look forward to hearing back what you discover when you test. I'd also be curious to hear back if you get the same behaviour on non-pi/non-openelec installs, too. I currently only have the pi to test on, so am never sure if an issue I spot is universal, open elec specific, or pi specific.

Thanks for the perl/python server interoperability fixes. Appreciated. All your time and effort on this is very appreciated.


Messages In This Thread
[No subject] - by natethomas - 2011-12-19, 05:25
[No subject] - by Ned Scott - 2011-12-19, 05:43
[No subject] - by Banjer - 2011-12-19, 18:58
[No subject] - by jhsrennie - 2011-12-19, 19:05
[No subject] - by Anders74 - 2011-12-20, 17:54
[No subject] - by Anders74 - 2011-12-20, 17:55
[No subject] - by Ned Scott - 2011-12-20, 19:08
[No subject] - by skybird1980 - 2011-12-21, 00:47
Xbmc not working for blind users. - by hellow - 2014-03-15, 16:55
v0.0.34 - by ruuk - 2014-03-31, 01:28
v0.0.37 - by ruuk - 2014-04-16, 02:20
v0.0.38 - by ruuk - 2014-04-17, 02:54
v0.0.40 - by ruuk - 2014-04-18, 19:59
v0.0.42 - by ruuk - 2014-04-24, 02:29
v0.0.43 - by ruuk - 2014-04-24, 21:39
v0.0.44 - by ruuk - 2014-04-27, 23:32
v0.0.46 - by ruuk - 2014-04-29, 03:15
v0.0.47 - by ruuk - 2014-05-01, 02:25
v0.0.48 - by ruuk - 2014-05-02, 22:02
v0.0.49 - by ruuk - 2014-05-06, 01:49
v0.0.51 - by ruuk - 2014-05-08, 08:08
v0.0.52 - by ruuk - 2014-05-09, 19:16
v0.0.53 - by ruuk - 2014-05-11, 01:22
v0.0.54 - by ruuk - 2014-05-15, 04:05
v0.0.56 - by ruuk - 2014-05-22, 02:04
v0.0.59 - by ruuk - 2014-05-23, 19:42
v0.0.60 - by ruuk - 2014-05-23, 21:35
RE: Xbmc not working for blind users. - by eckythump - 2014-05-03, 05:24
v0.0.62 - by ruuk - 2014-05-25, 03:09
v0.0.63 - by ruuk - 2014-05-25, 22:14
v0.0.64 - by ruuk - 2014-05-26, 03:07
v0.0.65 - by ruuk - 2014-05-26, 15:19
v0.0.66 - by ruuk - 2014-05-31, 21:01
Logout Mark Read Team Forum Stats Members Help
Xbmc not working for blind users.5