|
Edited by chaszim at 2016-7-26 23:43
Remember I suggested we should look for a way to fine tune the system to lower the buffering issues? The answer appears to be, take Free Memory (after purging cache & packages), divided by 3, then multiply the result by 1024, then times 1024 again. This new string value is then entered under "Programs > Maintenance Tools >System Tweaks >TUXEN XML >Edit Settings > Network Settings > Network >> Add the number to "cachebuffersize" (the number you got) >> change "buffermode" to (1) >> "readbufferfactor" to (4.0). And remember to save with "Write XML, on egress from Maintenance Tools. Then reboot to set the new settings. My run-away buffering is gone, and regular buffering is now very low.- (FMx/3)*1024*1024="cachebuffersize" where FMx is free memory
Copy code Unfortunately, this string value is subject to change, each time free memory size adjusts by addition or removal of apps, packages etc. I just remembered, OpenELEC suspends to memory on "power off or restart", so to properly institute the new string setting, needs to be a "cold boot", removing power to the unit. |
|